java random int from 0 to 9 code example Example: java random number generator in range int rand = ThreadLocalRandom.current().nextInt(x,y);