Click or drag to resize

RandomExt Class

The extension methods for Random.
Inheritance Hierarchy
SystemObject
  RavingBots.MagicGestures.UtilsRandomExt

Namespace:  RavingBots.MagicGestures.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static class RandomExt

The RandomExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNextDouble
Return a new random double in the given range.
Top
See Also