Skip to content

My first web project. This generator allows users to set constrains to character type and password length.

Notifications You must be signed in to change notification settings

kvlin/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project: Random-Password-Generator

A password generator that allows the user to select criteria including password length and character types.

Usage

Two criteria to choose from:

  • password length (between 8 and 128 characters)
  • character types (lowercase, uppercase, numbers and special symbol characters)

The user may choose to choose both, one or none of the criteria by simply following a series of prompts.

Application Link

Link: https://kvlin.github.io/Random-Password-Generator/index.html

Application Screenshot

Application screenshot

About

My first web project. This generator allows users to set constrains to character type and password length.

Topics

Resources

Stars

Watchers

Forks