Производит случайное число, используя класс Java Random.
Случайный rand = new Random ();
rand.nextInt (Math.abs ((firstChoice - secondChoice)) + 1) + Math.min (firstChoice, secondChoice);
Код на GitHub: https://github.com/amandafarrell/RandomNumberGenerator