StandardGeneratorNextBoolean Method |
Returns a random Boolean value.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks
Buffers 31 random bits (1 int) for future calls, so a new random number is only generated every 31 calls.
See Also