Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator - March 16th, 2020

This website helps users create a secure, unique password. Visitors will specify password length and types of characters to include in their new password. Based off of those specifications, the application generates a JavaScript powered, random password that meets user criteria.

Table of Contents

Develop/

  • index.html - main html framework for the website. Contains a button to generate the new password, a textbox where the user can retrieve the password and attach to their clipboard, and addtional buttons to specify preferences.

  • style.css - contains styling, precreated as well as added onto for personal customization

  • script.js - Main JavaScript that powers the functions that create the new password.


© 2020 Alexander James Hamilton

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages