GeneratorNextBoolean Method |
Returns a random Boolean value.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
Remarks
Buffers 31 random bits for future calls, so the random number generator is invoked only once per 31 calls.
See Also