Computers are Useless is a Java applet which generates random questions from a list of words. It is intended to be an entertaining program to bring out a few laughs by generating sentences that, most of the time, make no sense.
The motivation for creating the applet was a quote by the painter Pablo Picasso, which was “Computers are useless. They can only give answers.” Well, this applet will generate questions rather than answers. However, these are randomly generated sentences, so they can be quite entertaining. “Did he slice a clock?” “Do you question trees?” “Would she dream of pumpkins?” are among the 45000+ sentences that the applet generates.
The source code released under the modified BSD license and is available from the Computers are Useless page.