This app generates a randomized password between 8 and 128 characters. The user gets to choose length and character types. I built a button that will activate the app to begin asking the user for their specific parameters on the password. The program generates a random password based on those answers, randomizes it, and places it in the jumbotron. There is another button for the user to click on and copy the password out of the text area.
- Zac Eskridge - Initial Work - zace118
See also the list of contributors who participated in this project.
- High fives to my T.A.'s, Mike Mayo, Andrew Mendez, and David Barrios
- Big shout out to my instructor, JJ Brenner for giving me this challenge and pushing me to finsih it! Thanks JJ!