A very simple app that generates random facts and colors. Built for a twitch who ocassional throws out one of the random facts to break the monotony of prolonged streams.
Click on the FACTS button to continuously rotate through different, randomly selected facts.
Usage: You can request a specific format by appending an extension, eg. /random.json Currently supported extensions are json, html, txt and md Default is html
You can request a specific language by appending a language query parameter, eg. /random.json?language=en Currently available languages are en and de If no specific language is requested, the language of the returned item is arbitrary