Skip to main content

Crate vix_lorem

Crate vix_lorem 

Source
Expand description

Lorem ipsum placeholder text generation for Tools → Insert → Lorem ipsum.

Deterministic (no randomness): words, sentences, and paragraphs are derived from a fixed canonical passage so output is stable and testable.

Functions§

paragraph
A full lorem ipsum paragraph.
sentence
The passage’s first sentence (ending in a period).
words
The first n words of the passage (at least one), stripped of punctuation and joined by spaces.