Skip to content

chadclark1234/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

The password generator webpage will create a random password with your choice of length, from 8 to 128 characters, and choice of lowercase, uppercase, numeric, special characters or all. Just follow the prompts and watch your random password appear in the box! ⚙️

Challenges

For this project, the user interface was provided and my challenge was to provide the interactive JavaScript to make the generator perform. The most challenging part for me was turning the random characters back into a string so they could be displayed in the text box. 😤

Project links

https://github.com/chadclark1234/Password-Generator https://chadclark1234.github.io/Password-Generator/

alt text

Credits

Special thank you to my instructor, TA and tutor for the skills I have learned to complete this project. 🧑‍🎓

About

Using JavaScript to create a password generator. HW3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published