RandomSourceSample Method |
Returns a random number between 0.0 and 1.0.
Namespace: Altaxo.Calc.RandomAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override sealed double Sample()
Return Value
DoubleA double-precision floating point number greater than or equal to 0.0, and less than 1.0.
See Also