Random()
constructs a new random number generator.
int nextInt(int n)
returns a random number between 0 and n - 1.