single logical value; should the resulting
text start with Lorem ipsum dolor sit amet?
Value
Returns a character vector of length nparagraphs.
Details
Lorem ipsum is a dummy text often used as a source
of data for string processing and displaying/layouting exercises.
The current implementation is very simple:
words are selected randomly from a Zipf distribution
(based on a set of ca. 190 predefined Latin words).
The number of words per sentence and sentences per paragraph
follows a discretized, truncated normal distribution.
No Markov chain modeling, just i.i.d. word selection.