Skip to content

codewarnab/random-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

This project is a simple web-based random password generator that allows users to generate passwords with varying complexities.

Description

The web application generates a random password based on predefined criteria including uppercase letters, lowercase letters, numbers, and special symbols. It provides a user-friendly interface to easily copy the generated password.

Live Demo

Check out the live demo here!

Features

  • Password Generation: Clicking the "Generate Random Password" button generates a random password according to specified criteria.
  • Copy to Clipboard: Users can click on the copy icon to copy the generated password to their clipboard.
  • Responsive Design: The interface is responsive and adapts to different screen sizes, ensuring a seamless experience across devices.

Usage

To use the password generator:

  1. Open the live page in a web browser.
  2. Click on the "Generate Random Password" button to create a new password.
  3. Click on the copy icon to copy the generated password.

Technologies Used

  • HTML
  • CSS (including media queries for responsiveness)
  • JavaScript

Setup

To run this project locally:

  1. Clone the repository.
  2. Open index.html in a web browser.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to open an issue or create a pull request.

Credits

This project was created by Arnab Mondal.

About

random password generator using html css js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published