RandomGeneratorMaximum Property |
The maximum value of the random number which can be returned.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public uint Maximum { get; }
Property Value
UInt32Maximal possible value of the generated random number.
See Also