Skip to content

fredkamm/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

A simple random password generator.

Inspiration

I wanted to polish up on my JavaScript skills and the most efficient and entertaining project to practice those skills is creating a password generator. Not only is it great practice but this is a very useful tool that I use quite often.

Usage

This is a very simple and user friend experience. User's can adjust the password length using the range finder bar or they can type in the desired number of characters in the input box representing the number of characters. User can select to have the password include LOWERCASE, UPPERCASE, NUMBERS, and/or SPECIAL SYMBOLS. If user does not select any of the check boxes the password will generate all LOWERCASE characters.


Users are given the option to choose how many character lengths they would like by using the range slider that increases and decreases the total to the right.
Users are always given the opportunity to include UPPER/SPECIAL characters and NUMBERS if the desire.

Tools Used

  • HTML
  • CSS
  • JavaScript

Questions

Any questions or would like to collaborate
Please shoot me an Email

If you would like to view more of my work
Visit my Github profile

About

Password Generator app created using javascript/css/html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published