Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 663 Bytes

File metadata and controls

23 lines (16 loc) · 663 Bytes

Password-Generator

Description

This is a password generator project implemented using HTML, CSS, and JavaScript. It generates strong and secure passwords based on user-specified criteria.

Features

  • Generate passwords with variable length
  • Include uppercase and lowercase letters, numbers, and special characters
  • Customizable password strength
  • User-friendly interface
  • have a slider to choose variable length of slider
  • have a indicator showing password's strength

Installation

  1. Clone the repository:
    git clone https://github.com/agrim712/password-generator.git
    
  2. navigate to the project directory cd password-generator