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