#xkcd Password Generator
##Live URL http://ajamjoom-p2.gopagoda.com/
##github URLs github page URL = https://github.com/ajamjoom/project2 SSH clone URL = <git@github.com:ajamjoom/project2.git>
##Description A simpe program that generates random xkcd style passwords.
##Details for teaching team No login required
###notice I have faced some difficulty with the forms tag in index.php (html) so I opened the "view source" page of the sample given in th ecourses website and used the forms tag format that I found there.