As a developer I should be able to generate a secured password by prompting a questionnaire to the user of what kind of values they would like to include to their password. The password should have the including characters of; lower case, upper case, special character and numeric values. The prompts should be interactive to the user, so they can able to generate a proper password when completed at the end of the questionnaire.

Live Site : https://mariayconstanza.github.io/password-generator/
N/A