FastRandomNext(Int64, Int64) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic long Next(
long minValue,
long maxValue
)
Parameters
- minValue Int64
-
- maxValue Int64
-
Return Value
Int64
See Also