nextInt
Gets the next random Int
from the random number generator.
Generates an Int
random value uniformly distributed between Int.MIN_VALUE and Int.MAX_VALUE (inclusive).
Gets the next random Int
from the random number generator.
Generates an Int
random value uniformly distributed between Int.MIN_VALUE and Int.MAX_VALUE (inclusive).