Kieran Brown

⚠ Minimum of 3 characters required

😔 No results found. Try a different search term.

Random Password Generator In Vanilla JavaScript

🔑
Table of Contents
  1. Intro
  2. Functionality
  3. Live Site
  4. GitHub Repo

Intro

This is a little project I've been wanting to do for a while. To create a simple password generator that is similar in functionality to something you'd see in the likes of LastPass or 1Password, that can be quickly used to create secure passwords. A snapshot can be seen in the below image. Click the live site link below to see it in action.

Image of the Random Password Generator

Functionality

Being a very simple version of something you'd find on password storing apps, the functionality I was aiming for is:

Live Site

Click to see live site

GitHub Repo

GitHub repo