Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.16 KB

Random Password Generator

This is a simple web application that generates random passwords. It is built using HTML, CSS, and JavaScript.

How to use

Open the Random Password Generator website. Choose the length of the password you want to generate (between 8 and 36 characters). Choose the types of characters you want to include in your password (lowercase letters, uppercase letters, numbers, and/or special characters). Click the "Generate Password" button to generate your password. Click the "Copy Password" button to copy the password to your clipboard.

Features

Generates random passwords based on user input. Allows users to choose the length and types of characters in their password. Automatically copies the password to the clipboard.

Technologies used

HTML CSS JavaScript Styled Components

Setup

To run this application on your local machine, follow these steps:

Clone this repository: git clone https://github.com/SylviaMakuch/random-password-generator.git Open the index.html file in your web browser.

Enjoy the Random Password Generator! License This Random Password Generator is released under the MIT License. Feel free to use it for any purpose.