/Password_Generator

Week three assignment. In this task we have to build a password generator that provide some prompts and depending on user choices it provide the user with a random password.

Primary LanguageJavaScript

Password-Generator

This application generate a random and secure password between 8 to 128 characters for the user. The application emphasizes the use of Javascript to generate the password.

Install

The password generator is an web app and its deployed on github.The link for the file and repository is given below.

Password Generator

Password Generator Repository

The user simply need to press the "Generate Password" button on the web page to start the program.


The user will be given some prompt messages to find out what kind of password they want to generate.

The prompt are as follows:

  1. Select between 8 to 128 character
  2. Option to add numbers
  3. Option to add Special Characters
  4. Option to select lowercase alphabet
  5. Option to select uppercase alphabet

Demo Of the Password Generator

Alt Text

Author

Tanvir Hossain

© 2021 Tanvir Hossain, Coding Bootcamp ,University of Sydney and Trilogy Education