Skip to content

VivekYadav193/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A simple web-based password generator that allows you to create strong and random passwords with various options.

Features

  • Generate random passwords with different options:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Symbols
  • Password length slider to adjust the length of the generated password.
  • Visual strength indicator to help gauge the password strength.
  • Copy generated password to clipboard.
  • Simple and user-friendly interface.