This project generates a strong password for you utilizing information unique to the website you are using. The screen will prompt you for the website name, url, a reproducible noun describing the site content, and your username for that site. Be sure to enter each in correctly, and adhere to any clarifications in parenthesis. This is an example of how you could design an algorithm with which to create your passwords rather than coming up with difficult to remember, difficult to crack, intricate and extensive passwords. A flowchart roughly iterating the algorithm used in this project can be downloaded here: https://intro.edhesive.com/courses/11202/assignments/1376214/submissions/117262?download=425609
This is a school assignment. Thank you to @griffpatch for the text costumes. Thank you to @bzdiv5 for the vowel remover script - you saved me a fair bit of time. Though later in the game it proved to not be 100% necessary, it was nice to have this asset before I experimented and eventually worked out how to really edit strings with my own code. But in the end, it stayed implemented, as removing it really wasn't worth the effort.