Skip to content

TommieOlislagers/RandomPasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

Random Password Generator made in React. Features the ability to choose the length of the password, to include/exclude special characters and to copy the password with the click of a button.

Image Preview Random Password Generator

Generating the password

First it will generate the password by looking for the length given and if the user wants special characters. Based on that it will add random letters, numbers and optional special characters in sequences till the length of the password is achieved.

Image Preview Code Random Password Generator

About

Random Password Generator made in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published