Add the package to an existing Umbraco website (v13+) from NuGet:
dotnet add package Umbraco.Community.LoremIpsumGenerator
The "Lorem Ipsum Generator" package is designed for use with Umbraco CMS. It provides functionality to generate placeholder text (Lorem Ipsum) within the Rich Text Editor (TinyMCE) in the Umbraco back office. This can be useful for developers and content editors who need to fill content areas with sample text during the development and testing phases of a project. Chose between:
• 1 sentence of Lorem Ipsum.
• 1 paragraph of Lorem Ipsum.
• A custom number of characters.
• Any number of sentences.
After installation, update the Rich Text Editor Document Type to allow the Lorem Ipsum button:
This will add a drop-down to the Rich Text Editor to allow you to add different amounts of Lorem Ipsum to your property:

Note: This package is compatible only with Umbraco version 13.
