Click or drag to resize

IDistributionRandomSource Property

Gets or sets the random number generator which is used to draw random samples.

Namespace: Altaxo.Calc.Distributions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Random RandomSource { get; set; }

Property Value

Random
See Also