piyush-gangrade / Password-Generator

A random password generator website built with HTML, CSS, and JavaScript that creates secure 16-character passwords for users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Password Generator

A random password generator website that creates a 16-character random password. Built with HTML, CSS, and JavaScript, this tool helps users generate secure passwords for various purposes.

Features

  • Generate Random Password: Create a secure 16-character password with a click of a button.
  • User-Friendly Interface: Simple and intuitive design for easy use.
  • Copy to Clipboard: Quickly copy the generated password to your clipboard.

Technologies Used

  • Frontend: HTML, CSS, JavaScript

Installation

  1. Clone the repository:

    git clone https://github.com/piyush-gangrade/Password-Generator.git
    cd Password-Generator
  2. Open index.html in your web browser.

Usage

  1. Load the password generator by opening index.html.
  2. Click the "Generate Password" button to create a new random password.
  3. Click "Copy" to copy the password to your clipboard.

Stay secure with strong passwords!

About

A random password generator website built with HTML, CSS, and JavaScript that creates secure 16-character passwords for users.


Languages

Language:JavaScript 39.2%Language:CSS 36.6%Language:HTML 24.2%