Question: C++ Due ASAP, please respond if i comment about something wrong with the code. Please use lots of comments to explain the code. Write a
C++ Due ASAP, please respond if i comment about something wrong with the code. Please use lots of comments to explain the code. Write a password program that will ask the user to enter a password and it will check to make sure it is 1. A combination of letters and numbers 2. it has at least 2 special characters 3. it is at least 16 characters in length 4. it includes no vowels in the password 5.Must have at least one upper case and one lower case letter. If any of these are wrong it should tell the user exactly what was wrong and let them try a new password. Additonally there should be the option for the user to get a randomly generated password(this will follow the same criteria. Thank You for your help.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
