Random Latinoid Text Generator
PHP Program by Jay Tanner
Settings
Maximum Words Per Sentence
Range: 3 to 32
Maximum Sentences Per Text Block
Range: 4 to 32
Generate a Random Latinoid:
or
You may have seen the standard dummy filler text that starts with: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed ... etc. It has been around since the 1500s. You may possibly want to create a sizable block of random dummy text for some purpose such as to demonstrate a font style or simply fill a specified space with randomized demo text. This program offers an alternative to using the old 'Lorem ipsum dolor sit amet' demo text. This program is built around a function to generate random text that resembles Latin. It is called Latinoid because there are a few non-Latin words mixed in and the generated sentences are made up of randomly selected words from a list of over 6500 mostly real Latin words collected from the work of Pliny the Elder.
Jay Tanner - 2024 - v2.00