Skip to content

A simple password generator that randomly generates 4 passwords and allows you to save them and return them.

Notifications You must be signed in to change notification settings

jelenkoo10/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password_generator

A simple password generator that randomly generates 4 passwords and allows you to save them and return them.

Password Generator - Solo project on Scrimba Frontend Career Path

A simple password generator that randomly generates 4 passwords and allows you to save them and return them. Length of every password is 12 randomly chosen characters (uppercase and lowercase letters, and characters). It's been made as Solo project on Frontend Career Path.

Table of contents

Overview

Users are allowed to:

  • generate new passwords that will display on the screen
  • save a sequence of 4 passwords (they get saved to localStorage)
  • return saved passwords at any time

Screenshot

Links

Process

Built with

  • CSS Grid
  • localStorage interaction via JavaScript

Author

About

A simple password generator that randomly generates 4 passwords and allows you to save them and return them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published