NumericsConfiguration.RandomSource Property

Gets or sets the default random source.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public static ThreadSafeRandomSource RandomSource { get; }

Property Value

ThreadSafeRandomSource

See Also