Lorem Ipsum Generator
Filler text for a mock-up — by paragraphs, sentences, words or an exact number of bytes. Alongside the classic Latin list there is an Uzbek one, so you can see how your design holds real Uzbek copy.
Filler text
Cleared. Press “Regenerate” for new text.
What filler text is for
The layout is ready and the copy is not written yet — and in between, the design still has to be tested against something that behaves like real text. That is the point of meaningless text: you do not try to read it, so your attention goes to rhythm and length instead. With one condition — it has to resemble the language you will actually write in.
| List | Size | When |
|---|---|---|
| Classic Latin | 112 words | The default. Taken from Cicero, and the source of the “Lorem ipsum dolor sit amet” everybody recognises. |
| Uzbek | 113 words | Use this when the site is in Uzbek. o' and g' are separate letters written with an apostrophe, and ch and sh take two characters, so Uzbek runs longer than Latin. |
| Uzbek (Cyrillic) | 113 words | For a site or publication set in Cyrillic. Converted from the Latin list: sh and ch collapse to single letters (ш, ч) and x becomes ҳ, so the text takes a different width. |
| Bacon | 43 words | For a client-facing mock-up where the text must not be mistaken for real copy. |
| Hipster | 42 words | The same purpose, a different register. |
| Cupcake | 41 words | Short dessert words — handy for names, tags and chips. |
Where the text comes from
“Lorem ipsum” is a passage from Cicero's De finibus bonorum et malorum, written in 45 BC, with the words deliberately garbled. Printers used it as a type specimen from the 1500s, and Letraset sheets brought it back into design in the 1980s. It is, in other words, five centuries of text standing in for text.
When not to use it
Filler flatters a design, because no sentence in it is ever awkwardly long. Real headlines are. Names do not fit, button labels wrap to two lines. So before you hand a layout over, run at least the main screen with real copy once. And never ship this text — Google will index it.
Frequently asked questions
What is lorem ipsum?
It is filler text with no meaning but the structure of real writing, taken from a Latin work by Cicero with the words deliberately garbled. The point is that whoever is looking at the design does not start reading — their attention stays on rhythm, spacing and length.
Why does an Uzbek list matter?
Because Latin filler misrepresents the size of Uzbek text. In the Uzbek Latin alphabet, o' and g' are separate letters written with an apostrophe, and ch and sh are two characters each — so the same sentence comes out noticeably longer. A button or a column sized against lorem ipsum overflows once the real Uzbek copy arrives.
What happens if I leave this text on the site?
Google indexes it like any other text. Your page then appears in search with meaningless Latin in it, gets ranked against words that have nothing to do with your subject, and looks untrustworthy to whoever opens it. Search the project for “lorem” before you go live.
How much text should I generate?
As much as the layout is designed to hold. One paragraph for a card, three to five for a blog layout, and the word mode for list items. The byte mode is for a different job: testing a field limit or a file size, where you need exactly that many bytes.
What does the HTML shape give me?
It wraps each paragraph in a p element, so the result can go straight into a template. In word or sentence mode everything stays inside a single p — splitting ten words across ten paragraphs is not what was asked for.