Skip to content

saikishorr/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator web application written in HTML, CSS, and JavaScript. It generates strong and secure passwords based on user-defined criteria.

Features

  • Generate random passwords with specified length.
  • Include uppercase, lowercase letters, numbers, and special characters.
  • Customizable password length.
  • User-friendly interface.

Getting Started

Prerequisites

  • Web browser

Installation

Clone the repository:

git clone https://github.com/saikishor164/password-generator.git