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