 | IRandom.Next Method |
Returns a non-negative random integer.
Namespace: Orthogonal.Common.Basic.PRNGAssembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
SyntaxReturn Value
Int32
A 32-bit signed integer that is greater than or equal to 0 and less than
MaxValue.
See Also