Giter Site home page Giter Site logo

password-generator's Introduction

Random Password Generator

Motivation

This project is a simple JavaScript application that generates random passwords based on user preferences. The user can specify the length of the password, and whether it should contain lowercase letters, uppercase letters, digits, and special characters.

Why this was built

This application was built to provide a simple and user-friendly way to generate secure passwords. It's important to have complex and unique passwords for each of your online accounts, and this tool makes it easy to create them.

What it solved

This application solves the problem of creating secure, complex passwords. It eliminates the need for the user to come up with a password on their own, which can often lead to using insecure or repetitive passwords.

What I learned

Through building this application, I learned about the importance of password security and how to use JavaScript to interact with the user through prompts and generate random strings.

Table of Contents

Installation

Open the index.html file in a web browser.

Usage

Click the "Generate Password" button.

A prompt will appear asking for the desired password length (between 8 and 128 characters). Enter the desired length and click "OK".

You will be asked whether you want your password to include lowercase letters, uppercase letters, digits, and special characters.

Choose your preferences by clicking "Yes" or "No" for each category.

After making your selections, a randomly generated password will be displayed in the text box below the "Generate Password" button.

alt text

Credits

I collaborated with Keegan Royal-Eisenberg, Aster Oliva, Meera GK and Aileen Nguyen

Tutorials and resources used

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.