NonCryptographicRandom.Default Property
Gets an instance of NonCryptographicRandom initialized with a hard-coded seed.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| NonCryptographicRandom | A random number generator. |
See Also