java math.random between 0 and 10 code example Example: java random number generator in range int rand = ThreadLocalRandom.current().nextInt(x,y);