Lorem ipsum generator
Placeholder text, generated on your device. Nothing is uploaded.
Runs on your device. The file is never uploaded.
Lorem ipsum generator writes filler as paragraphs, sentences or words: unit defaults to paragraphs and count to 3. A sentence runs 6 to 15 words with the first capitalised, and a paragraph holds 3 to 5 of them. Words are drawn at random with no seed setting, so two runs of one setup never match.
Questions
How much text can I generate at once?
From 1 to 200 units, set with the count option, which defaults to 3. The unit option chooses what those units are: paragraphs, which is the default, or sentences, or words. A count outside that range, or one that is not a whole number, is refused with "count must be a whole number between 1 and 200".
How long is a generated sentence or paragraph?
Randomly, within fixed bounds. A sentence is between 6 and 15 words, with the first word capitalised and a full stop at the end. A paragraph is between 3 and 5 of those sentences joined by spaces. Paragraphs are separated by a blank line, and sentences by a single space, so the output pastes cleanly into most editors.
Why do I get different text every time?
Because words are picked at random from the pool for every run. There is no seed option, so running the tool twice with identical settings gives you two different passages. If you need the same placeholder text twice, save the first result rather than regenerating it.
Where do the words come from?
The classic Lorem ipsum passage, split into a fixed pool of individual words, from lorem and ipsum through to laborum. Words are drawn from that pool independently, so the output is not the passage in its original order and does not read as the familiar opening sentence. It is Latin-looking filler, which is the point.
Do I need to upload anything to use it?
No, and there is no file to drop either. This tool takes no input file at all; it works entirely from the two options on the page and hands you the text. It runs on your device like everything else here, with no account, no quota and no network call.