Click or drag to resize

SystemRandomSourceDefault Property

Default instance, thread-safe.

Namespace: Altaxo.Calc.Random
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static SystemRandomSource Default { get; }

Property Value

SystemRandomSource
See Also