Here's some info to point you in the right direction. You need random numbers...use Math.random() or the Random class to achieve this. You can use the modulus operator to get the number of digits...