java random number between two numbers inclusive code example Example: random in java a to b Min + (int)(Math.random() * ((Max - Min) + 1))