Answer to Question #102747 in C++ for Leonardo Ortega

Question #102747
Write a program that generates and displays a random password.

Password Requirements:

The password must consist of 6 random characters
Each character should be a Printable character from the ASCII Character Set (Use the ASCII values 33-126)
Input:

Your program is required to get from the user the seed value that will be used to seed the random number generator. DO NOT use the time function to generate the seed value.

The seed value must be stored in a variable of type: unsigned int

The prompt for inputting the seed value should be: "Enter the seed value: "

Output:

The program should display a message using the following format:

"The password generated was: <password>"

where <password> will be replaced with the generated password.
1
Expert's answer
2020-02-10T19:52:56-0500
Dear Leonardo Ortega, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS