A collection of random textual artifacts.
Plus some articles on methods for generating random text.
Text can be "random" in either of two ways:
- It's unpredictable, surreal, surprisingly apt, curiously interesting, or perhaps just picked arbitrarily. Most of the "textual artifacts" in the collection are random in this sense.
- It was produced by a method that makes some of its decisions by making random choices, typically by using a random number generator. Such text can be random in the other way as well, and often that is the aim.
|
|