MathHelperGetRandomInteger Method

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodStatic memberGetRandomInteger(Int32)
Gets a random integer between 0, inclusive, and the specified maximum value, exclusive.
Public methodStatic memberGetRandomInteger(Int32, Int32)
Gets a random integer between the specified minimum and maximum value, inclusive.
Top
See Also

Reference