Monday, October 10, 2011

Homework 2 - random number

You are to write a console application that generates a random number (from 1 - 10) for the user. Display a short menu to the user, informing them which input will generate a random number and which input will terminate the program. Your solution must include a do-while loop and a switch statement.

Sample Output
Here is a screenshot of my code running.

Random number generator output

Refer to the deliverables post for comment formatting and required program identification information.

Due Date:
Sunday, October 16th, 6:00pm