Stop wasting time on Hacker News and get back to work
It's a great library though, I'm kicking myself that I didn't know about it and wasted time reinventing the wheel about a year back.
Same thing for PHP with a few more features on first glance (images etc).
Edit: Coding doesn't look very good, public vars for example instead of methods etc... But might do the job anyways if someone needs it.
fake.first_name() # Elton
fake.last_name() # Schowalter
fake.name() # Susan Pagac III
fake.prefix() # Ms.
fake.suffix() # V
All I see is methods?