Click or drag to resize
Accord.NET (logo)

ZigguratUniformOneGeneratorNext Method

Generates a new non-negative integer random number.

Namespace:  Accord.Math.Random
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public uint Next()
Request Example View Source

Return Value

Type: UInt32
See Also