Random Password Generator
This is a simple web app that generates random passwords. It is built using HTML, CSS, and JavaScript.
Features Generate two random passwords Choose password length (up to 15) Option to include numbers and symbols Click a password to copy it How to use Open the project in a browser Select your options Click "Generate passwords" Purpose
This project was built to practice JavaScript and DOM manipulation.