In this exercise, you create a program that generates and displays six unique random integers for a

Question:

In this exercise, you create a program that generates and displays six unique random integers for a lottery game. Each lottery number can range from 1 through 54 only. If necessary, create a new project named Advanced30 Project and save it in the Cpp8\Chap11 folder. Also create a new source file named Advanced30.cpp. Create a program that generates six unique random integers from 1 through 54 and then displays the integers on the screen. Save and then run the program.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: