Fork me on GitHub

About

This password generator was created after my favorite website for generating passwords was converted from GET to POST requests. This meant that the results page could no longer be bookmarked for quick password generation.

This project also served to help reinforce the programming style of separations of concerns, which is why there is a library, bundle and app.

Hopefully you'll get as much use out of this project as I have.