NonCryptographicRandom.Next() Method
Returns a non-negative random integer.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Int32 | A 32-bit signed integer that is greater than or equal to 0 and less than |
See Also