Skip to content

AhsanYaqoob/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A simple password generator built with React that allows users to create strong passwords based on selected criteria like uppercase letters, lowercase letters, numbers, and symbols.

Features

  • Generate random passwords with customizable options:
    • Include Uppercase Letters
    • Include Lowercase Letters
    • Include Numbers
    • Include Symbols
  • Set password length (between 10 and 20 characters)
  • Copy the generated password to clipboard with one click
  • User notifications for error handling (e.g., when no option is selected)

Installation

  1. Clone the repository:

    https://github.com/AhsanYaqoob/Password_Generator
    

About

A customizable password generator app that lets users create secure, strong passwords by selecting character types (uppercase, lowercase, numbers, symbols) and setting desired length.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors