This random password generator is meant for only the most casual use and is not necessarily cryptographically secure. It will prompt the user to answer what type of characters should be included and the length of the password (between 8 and 128 characters).
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
Opening the index.html file in your browser, your screen should display something very similar to this:
This project should be usable in any common web browse at this address: https://wmgleason.github.io/Random-Password/.
This project should be used only for casually generating a password in the case where the highest security is not meant to be
As a personal project written for my own purposes, there is no support offered for its use.
Because this project is my homework project, please do not alter the files.
This project was written by Wanda Gleason with a great deal of help from my teachers Scott and Mike, my tutor Bobby Huffman, my classmates Brian, Cathy and Bjorn, my friend Debra Fontaine, and of course, StackOverflow and the Internet.
This project is freely licensable.
As of December 29, 2020, this project is working but still in need of improvement (lacking the ability to disallow lowercase letters - for now).