Placeholder text, UUIDs & slugs
Generate lorem ipsum filler text, random v4 UUIDs and clean URL slugs – all locally in your browser.
Output
UUIDs (version 4)
Text
Slug
How it works
1
Pick a generator
Switch between lorem ipsum text, random UUIDs and URL slugs using the tabs above.
2
Adjust the options
Set the amount of text, the number of UUIDs or the slug format – the result updates instantly.
3
Copy & use
Copy the result with one click and paste it into your design, code or CMS.
Frequently asked questions
What is lorem ipsum?+
Lorem ipsum is scrambled pseudo-Latin filler text that has been used in printing and design since the 16th century. Because it looks like natural language without meaning anything, it lets you judge a layout without being distracted by real content.
Are the generated UUIDs really unique?+
The tool generates version 4 UUIDs from 122 random bits using the cryptographically secure random number generator of your browser. A collision is so unlikely (about 1 in 5.3 undecillion) that v4 UUIDs are treated as unique in practice.
What is a slug and why do I need one?+
A slug is the human-readable part of a URL, e.g. "my-first-blog-post" in example.com/blog/my-first-blog-post. Good slugs contain only lowercase letters, digits and hyphens – that keeps them readable, shareable and search-engine friendly.
Is anything I type sent to a server?+
No. All three generators run entirely in your browser. Nothing you type or generate leaves your device, and nothing is stored.