Generates an Int value.
the next random value.
Generates an Int value between 0 (inclusive) and the specified value (exclusive).
a random integer between 0 (inclusive) and n (exclusive).
the bound on the random number to be returned. Must be positive.