XNACS1Lib: CSS490 Spring 2011

Overload List

  Name Description
Public method Static member RandomInt()()()()
Returns a random integer between 0 and some VERY LARGE number.
Public method Static member RandomInt(Int32)
Returns a random integer between 0 and max.
Public method Static member RandomInt(Int32, Int32)
Returns a random integer between min and max.

See Also