In this repository I have coded a simple password generator. Its purpose is to create secure passwords without needing to go to an online generator that, more likely than no, stores my metadata. The sale of metadata is concerning, how it could easily compromise the security of my passwords. Thus, a simple offline version is safest. It also helps me improve my javascript skills.
Follow this link to get your own random password!
Simple clone it off of the git repository, and run it in the browser of your choice.
This is a simple password generator for my own use to avoid and future passwords being compromised due to metadata tracking by the tool.
I would like to thank my classmates who showed my tips and tricks of the trade. Particularly Jada Arnett.
"This project is licensed under the terms of the MIT license."