Random Password Generator

A simple web-based random password generator created using HTML, CSS, and JavaScript.

Features

  • Generates random and secure passwords.
  • Adjustable options for password length and character types.
  • Easy to use with a user-friendly interface.

Technologies Used

HTML5 CSS3 JavaScript

Usage

  • Clone the repo:
git clone https://github.com/anilrajrimal1/simple-password-generator.git
  1. Open the index.html file in your preferred web browser.
  2. Customize the password settings (length, including uppercase letters, numbers, and symbols).
  3. Click the "Generate Password" button.
  4. Copy the generated password to use as needed.

Demo

View Demo