| ...it lies in shakespearean monkeys!
Working on a University project, we needed a database table full of books - title, author, other details. A simple script was written (Original credit to JimmyJames, modified by me) that picks random words out of a hacker's dictionary, passes them through a small number of patterns, and produces a nice long SQL create statement.
What we didn't realise was that it also produces hilarity! After writing the script, we spent a full hour just refreshing the page, and reading out aloud some of the chestnuts contained within. (Never actually got around to putting it into the database)
I decided that it was too funny to restrict to localhost, so it has been unleashed upon the wibbly wobbly web.
Warning: All responsibility for lost productivity is upon you, the hapless reader. It's like Monty Python's lethal joke. If you read it, you may die of laughter, but it's not my fault. :-)
Warning: Given the shakespearean monkey concept, there is a small probability (as refreshes increases, so does probability) that a given combination may be non-fyoss. Not much I can do there, but doesn't everyone want to read a book entitled "Cervix and the KY"? (an actual book title this thing generated)
You can find it here: Book Generator
|