Skip to content

AnuragPatel01/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Key Features :

  • Dynamic Password Generation: Instantly generates complex passwords based on user-defined specifications.

  • Customizable Password Length: Users can easily specify the desired length of their password (e.g., from 8 characters up to 25).

Granular Character Inclusion Options:

  • Uppercase Letters (A-Z): Option to include capital letters for increased complexity.

  • Lowercase Letters (a-z): Option to include small letters.

  • Numbers (0-9): Option to incorporate numerical digits.

  • Symbols (!@#$%^&*): Option to include special characters for enhanced security.

One-Click Copy Functionality: A convenient Copy button allows users to quickly copy the generated password to their clipboard, streamlining the process of using it.

User-Friendly Interface: Designed with a clean and intuitive interface for a seamless user experience.

Security Focused Design: Visual cues and underlying logic prioritize the generation of strong, secure passwords.

About

This is a password generator built in react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors