Skip to content

Stevtm/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

The purpose of this project was to create an application that generates random, secure passwords based on user-selected criteria.

The live application is deployed here: https://stevtm.github.io/password-generator/

Password Criteria

The application is able to generate passwords with the following criteria:

  • Length: 8 - 128 characters
  • The following character types can be selected by the user:
    • Uppercase (A, B, C, etc.)
    • Lowercase (a, b, c, etc.)
    • Numeric (0, 1, 2, etc.)
    • Special (!, @, #, etc.)

Screenshot

This is a screenshot of the deployed site!

Screenshot of the deployed webiste

References

About

Application that can be used to generate secure passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published