IntRange.RandomInclusive
Method in IntRange
Declaration
public int RandomInclusive()Description
Returns a random value in the range [inclusive, inclusive].
Returns
| int | A random value in the range [inclusive, inclusive]. |
public int RandomInclusive()Returns a random value in the range [inclusive, inclusive].
| int | A random value in the range [inclusive, inclusive]. |