Click or drag to resize

RandomizerNext Method

Returns a nonnegative random number. Cryptographic secure.

Namespace:  Cauldron
Assembly:  Cauldron.Randomizer (in Cauldron.Randomizer.dll) Version: 3.2.0.2
Syntax
public static int Next()

Return Value

Type: Int32
A random integer value
See Also