| RandomizerNextDouble Method |
Returns a random number between 0.0 and 1.0. Cryptographic secure.
Namespace:
Cauldron
Assembly:
Cauldron.Randomizer (in Cauldron.Randomizer.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static double NextDouble()
Return Value
Type:
DoubleA random value
See Also