Skip to content

TechnicalParadox/JSPassGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Password Generator

A website which serves as an online password generator. The user can select a length anywhere from 8-128 characters, and choose whether they want to implement lowercase, uppercase, numeric, and/or special characters. The site then uses Javascript to generate a suitable password for the user.

License

License: GPL v3

Click link for license details.


Table of Contents:


Deployed URL:

Click to launch

Usage

Answer the prompts to generate a password.

A screenshot of the deployed web application.

Credits

Giamo Lao

Features

  • Choose password length
  • Choose what characters are used
  • Password is generated randomly

Contribution Guidelines

The Contributor Covenant

Questions

Any questions should be directed to

Giamo Lao

giamolao98@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.1%
  • CSS 35.0%
  • HTML 15.9%