For the 3rd homework we were tasked to create the javascript for a password generator. Both the CSS and HTML were provided and a starter Script was given to us to be able to start the javascript. We ...
In this week of homework, I created a password generator that gives out randomly generated passwords with 8-128 characters. A big struggle with this project was getting the page to not crash, which ...