Click or drag to resize
RandomUtilsRandom Property
Random number generator singleton.

Namespace: Slash.Math.Utils
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public static Random Random { get; }

Property Value

Type: Random
See Also