Private
Readonly
Static
Generates a random number between 0 and the specified value.
Maximum value (exclusive upper bound)
Random number in range [0, value)
Generates a random number between 0 and the specified value.