NonCryptographicRandom.System Property
Gets an instance of NonCryptographicRandom
seeded by the system clock.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
NonCryptographicRandom | A random number generator. |
See Also