java import math random code example Example: java math.random int rand = (int)(Math.random() * range) + min;