Resets the random number generator so that it produces the same random number sequence again.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic override bool Reset()
Return Value
Boolean if the random number generator was reset; otherwise,
.
See Also