Password Generator

HTMLCSSJavaScriptBootstrap

Password Generator webpage application choses a random password combination, based on the users input and selection of characters. Javascript will run through the users choices and will select a random password combination, and will display the results on screen with the users chosen length and combination.

Built With

  • HTML
  • CSS
  • JavaScript ES6

Usage

Apon loading, click Generate Password button to initialise a password prompt for the user to select the length of their password. After inputting the password length, a series of prompts will determin what characters the password will contain.

Password generator screenshot