Skip to content

Generate a random password between 5 and 15 characters long, using letters, numbers, and symbols.

License

Notifications You must be signed in to change notification settings

RyanKHawkins/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

image

Description

  • Password generator that gives the user the following options:
    • Choose between 5 and 15 characters
    • Include numbers and symbols

What I learned / practiced

  • Practiced randomization with the characters and to determine the amount of each type of character.

Tools and Technologies

  • Javascript
  • HTML/CSS
  • ColorHunt (for color scheme)

About

Generate a random password between 5 and 15 characters long, using letters, numbers, and symbols.

Resources

License

Stars

Watchers

Forks