Skip to content

A flexible password generator allows you to decide the length and the special character types for your own passwords.

Notifications You must be signed in to change notification settings

LiChenJoe/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password_Generator

This password generator refers to the Scrumba solo project design. By applying form tag in HTML and Math. random and array methods in JavaScript, I achieved this password generation web app with flexibility for users to customise the length and the character types for their passwords.

Prefer dark mode? No problem! This web app also apply dark mode style toggle function in JavaScript with the checkbox tag in HTML.

Give it a try by clicking the link here: https://lichenjoe.github.io/Password_Generator/

About

A flexible password generator allows you to decide the length and the special character types for your own passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published