NextInt Method

Project Mercury API

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
NextInt()()()
Returns a non-negetive random whole number.
NextInt(Int32)
Returns a non-negetive random whole number less than the specified maximum.
NextInt(Int32, Int32)
Returns a random number within a specified range.

See Also