generate_lorem_ipsum
Generate placeholder text for layouts and designs. Create lorem ipsum passages with customizable word, sentence, or paragraph counts and output in plain or HTML format.
Instructions
Generate lorem ipsum text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of units to generate | |
| units | No | Type of units to generate | sentences |
| paragraphLowerBound | No | Minimum sentences per paragraph | |
| paragraphUpperBound | No | Maximum sentences per paragraph | |
| sentenceLowerBound | No | Minimum words per sentence | |
| sentenceUpperBound | No | Maximum words per sentence | |
| format | No | Output format | plain |