Generating placeholder text and images will keep the HTML structure clean.

GitHub logo npmjs logo

En Ru

ILorem is easy to use

Just add an attribute ilorem to the tag to fill it with text.

<p ilorem></p>

Add an attribute ilorem into <img>, to get a random image.

<img ilorem>

Random image

Number of random words

<p ilorem=12></p>

Image size

<img ilorem=800x50>

Fixed Image

<img ilorem=seed=img1>
<img ilorem=300x100?seed=img1>