Constants.random Field

The pseudo-random generator instance which is used by Random() method.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
C#
public static Random random

Field Value

Random

See Also