RandomGeneratorSeed Property |
Gets the current seed value.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic uint Seed { get; }Property Value
UInt32The seed used to initialize the generator state.
See Also