StandardGeneratorNextBoolean 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 (1
Int32) for future calls, so a new random number is generated only once
per 31 calls.
See Also