XorShift128GeneratorNextUInt Method |
Returns an unsigned random number.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax Return Value
UInt32
A 32-bit unsigned integer greater than or equal to
MinValue and
less than or equal to
MaxValue.
See Also