/random-password-generator

This interactive application assists the user in creating a random password that meets certain criteria (include Uppercase Letters, include Lowercase Letters, include Numbers, include Special Characters) that the user chooses. Through a series of prompts the user decides what specifications their password should meet and clicking the button generates a password meeting that criteria.

Primary LanguageJavaScript

Stargazers