int ramdomInt = (int) (Math.random() * (899999999 - 800000000 + 1)) + 800000000;

+ Recent posts