Code Monkey home page Code Monkey logo

password-generator's Introduction

Password Generator

This project is a simple web-based password generator that allows users to create random passwords. Users can specify the length of the password and choose whether to include symbols and numbers in the generated passwords. The passwords can be copied to the clipboard with a single click.

Features

  • Generates random passwords of user-defined length (between 4 and 30 characters).
  • Option to include symbols and numbers in the passwords.
  • Ensures the password length is at least 4 characters and at most 30 characters.
  • Allows users to copy the generated passwords by clicking on them.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/password-generator.git
  2. Navigate to the project directory:
    cd password-generator

Usage

  1. Open the index.html file in your web browser.

  2. Set the desired length of the password (must be between 4 and 30 characters).

  3. Use the toggles to choose whether to include symbols and numbers in the passwords.

  4. Click the "Generate Passwords" button to create two random passwords.

  5. Click on any of the generated passwords to copy them to the clipboard.

password-generator's People

Contributors

linda-boughattas avatar droidzed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.