To create a random secure password, consisting of 8 to 128 characters with users choice of criteria, ranging from Lowercase, Uppercase or both, Numerical data and or special characters. Password will generate after completing each prompt and choosing criteria respectively.
- HTML
- CSS
- JavaScript
https://cwmasters.github.io/my-password-generator/
- HTML & CSS starter code included with Module challenge.
- JavaScript written by Chris Masters.