Skip to content

reithal/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

Introduction

Welcome to a Random Password Generator project. This web application is a simple tool that allows the user to select the criteria or requirements of the password. Once the user presses the Generate Password button, the system will randomly select characters from the different subsets and put together a password of the length specified.

Available Options

The following password parameters are available:

  • LowerCase Letters: a - z
  • UpperCase Letters: A-Z
  • Numbers: 0 - 9
  • Special Characters: !?#$%&()*+,-.@/:;<>=[]{}~`|^_

Screenshot

alt text

URL Working Demo

https://reithal.github.io/PasswordGenerator/index.html

Contact

You can reach the developer via github at reithal.github.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published