Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Password Generator #22

Open
Rajatt09 opened this issue Oct 23, 2024 · 2 comments
Open

Random Password Generator #22

Rajatt09 opened this issue Oct 23, 2024 · 2 comments

Comments

@Rajatt09
Copy link

Description:
The Random Password Generator is a web application that helps users create strong, unique passwords to enhance their online security.

Key Features:

  1. Customizable Password Length: Users can specify the length of the password, allowing them to create passwords that are 8, 12, 16 characters long, or any length they prefer.

  2. Character Type Selection: Users can select the types of characters they want to include in their passwords:

  • Uppercase letters (A-Z)
  • Lowercase letters (a-z)
  • Numbers (0-9)
  • Special characters (e.g., !@#$%^&*)
  1. User-Friendly Interface: A simple and intuitive interface that allows users to easily select options and generate passwords with a click of a button.

  2. Real-Time Password Display: As users select their criteria, a password is generated in real-time, showing the complexity and strength of the password.

  3. Copy to Clipboard: A button that allows users to copy the generated password to their clipboard for easy use.

  4. Password Strength Indicator: A visual representation (like a meter) that indicates the strength of the generated password based on complexity and length.

@ayushks27
Copy link

Sir, please assign this issue to me !!

@AryanAg08
Copy link
Member

okk @ayushks27 good luck!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants