So let\'s say you want to generate a random number, but you want it to be UNDER a specified amount. Is this possible?
Use the following method random.nextInt(upperBound).