DistributionGenerator Property |
Gets or sets a
Generator object that can be used as the underlying random number generator.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic Generator Generator { get; set; }Property Value
Generator
See Also