Lottery Numbers
Goal:
Use random numbers to make a lottery ticket!
Steps:
- Add a new class for the Lottery Numbers recipe.
- Get 6 random numbers to put on your lottery ticket
- Display the selected numbers to the user in a pop-up (see below)
(All 6 random numbers must appear on the same pop-up [i.e. the user should not have to click "ok" 6 times]) - Bonus: set the title of the pop-up to show it is a lottery ticket.