Skip to content

deluongo/xkcd-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2 - Create an xkcd Password Generator

Live URL: http://p2.kidcoder.me/

Description: This is a xkcd password generator that creates 5 passwords for the user to choose from. The user also has the option to choose from 4 inputs to generate a custom password. They can determine the number of words, the character that links each word, and add a symbol and/or a number to the end of the password.

Screencast Demo: https://drive.google.com/open?id=0B8kZvNPkYVOyMGJlVUdZQUxXbjQ

Note: The HTML and CSS for the project was written by me. I did however modify my function that uses a DOM Parser to pull down a long dictionary of words and export them as a plain text array. The original code can be found here:

http://stackoverflow.com/questions/14329892/web-scrape-using-preg-match-all

Plugins/Libraries: None.

About

xkcd Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published