Not having much time to update the site regularly has been a bit of a problem. But sometimes I do manage to find a few spare minutes here and there to play around with tiny projects. Late last week, I was taking a look at my friend Alastair's blog http://www.lazyefficient.com/ where he had published a small post about a password generation service.

"I used to use http://www.goodpassword.com for generating random passwords for random accounts I created. However when I went there this morning I noticed that the site has gone to a Pay-For-Service model (rather than advertising). You only find this out after clicking the "Generate Password" button."
- lazyefficient.com

So, after taking a look at Alastair's password generator, I decided it'd be a fun little diversion to build my own. Not that I personally use anything like that, but it's more about the joy of coding for me. Read more »