Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 503 Bytes

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)