Assignment Description: For this assignment we were tasked with developing a random-password-generator with javascript. The goal was to ensure the user had the option to create a password that contained between 8 and 128 characters.
These password-generators are important to ensure the protection of users data/info.
https://mattthompson15.github.io/javascript-password-generator/
