/p2

Project 2 for DWA15

Primary LanguagePHP

Project 2 xkcd Password Generator

Live URL

http://p2.mruszkowski.me

Description

This Web App generates random passwords which are really difficult to break. If you need you can add numbers and/or specials chars to your new password. You can also change a separator char and transform words by uppercase or lowercase them. When you generate your password, you can bookmark page's link to generate similar password in the future.

Demo

https://youtu.be/ZBK9uGuA1lg

Details for teaching team

You can reset form clicking "Reset form to default" link I have scraped words from http://www.paulnoll.com/Books/Clear-English/ and add link to outside code section

Outside code