Skip to content

This is a React-based Random Password Generator that creates secure and customizable passwords in real-time. Users can adjust the password length, and choose whether to include numbers and special characters. It also features a convenient copy-to-clipboard button for quick usage.

Notifications You must be signed in to change notification settings

900Dipesh/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Random Password Generator

This is a React-based Random Password Generator that creates secure and customizable passwords in real-time. Users can adjust the password length, and choose whether to include numbers and special characters. It also features a convenient copy-to-clipboard button for quick usage.


βœ… Features:

  • Generate strong random passwords instantly

  • Set desired password length (5 to 25 characters)

  • Toggle inclusion of:

    • βœ… Numbers (0–9)
    • βœ… Special characters (!, @, #, etc.)
  • πŸ“‹ One-click copy to clipboard

  • Built using React hooks (useState, useEffect, useCallback)

  • Clean and interactive UI


πŸš€ Tech Stack:

  • React.js
  • HTML & CSS
  • JavaScript (ES6+)

About

This is a React-based Random Password Generator that creates secure and customizable passwords in real-time. Users can adjust the password length, and choose whether to include numbers and special characters. It also features a convenient copy-to-clipboard button for quick usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published