Click or drag to resize

FastRandomNext(Int64) Method


Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public long Next(
	long maxValue
)

Parameters

maxValue  Int64
 

Return Value

Int64
See Also