StrongRandom.NextLong() Method
Returns a cryptographically secure, non-negative random 64-bit signed integer value.
Namespace: DevExpress.Data.Utils.Security
Assembly: DevExpress.Data.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Int64 | A cryptographically secure, non-negative random 64-bit signed integer value. |
See Also