Skip to content

AnujMishra1/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

Description

The Random Password Generator is a web application that generates strong, random passwords based on user-defined criteria. It helps users create secure passwords to enhance their online security.

Features

  • Generate passwords of varying lengths
  • Include/exclude uppercase letters, lowercase letters, numbers, and special characters
  • Simple and user-friendly interface

Installation

To get started with the Random Password Generator, follow these steps:

  1. Clone the repository:
    git clone https://github.com/imAnujMishra/Random-Password-Generator.git
  2. Navigate to the project directory:
    cd Random-Password-Generator

Usage

Open the index.html file in your preferred web browser to use the application. Adjust the settings as needed and click the "Generate Password" button to create a new password.

Demo

Go To Website

Screenshot

Random Password Generator Interface

Contributing

If you'd like to contribute to this project, please fork the repository and use a feature branch. Pull requests are welcome.

  1. Fork the repository:
    git fork https://github.com/imAnujMishra/Random-Password-Generator.git
  2. Create a feature branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a new Pull Request

Contact

If you have any questions or feedback, feel free to reach out to me at anujvpmishra@gmail.com.


About

This project uses HTML , CSS and JS to generate random passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors