Link to plugin page: https://zeroqode.com/plugin/1689624639358x390615197655448400
Demo to preview the plugin:
Introduction
Random text placeholder generator.
Lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content.
How to setup
- Set up the min and max words per sentence or paragraphs
- Indicate your own list of words to generate from (Optional)
- Set up the amount of data to be generated (words,paragraphs...)
Generated data will be available in states.
What is Lorem Ipsum used for?
In publishing and graphic design, lorem ipsum is a filler text commonly used to demonstrate the graphic elements of a document or visual presentation. Replacing meaningful content that could be distracting with placeholder text may allow viewers to focus on graphic aspects such as font, typography, and page layout.
Optionally, for each action you can indicate your own list of words to generate from.
Plugin Element Properties
The plugin contains a Lorem visual element that should be used on a page.
Element Actions
1. Generate words -Β Generates words according to provided options
Title | Description |
Count | Total words |
Custom words | Words separated by a comma, if not provided, will be used default words |
- Get Random Number - Generates a random number in the provided range
Title | Description |
From | Inclusive |
To | Inclusive |
- Get Random word - Generates a random word
Title | Description |
Custom words | Words separated by a comma, if not provided, will be used default words |
- Generate Sentences - Generates sentences with provided options
Title | Description |
Count | Total sentences |
Min Words per Sentence | Minimum Words per Sentence |
Max Words per Sentence | Maximum Words per Sentence |
Custom words | Words separated by a comma, if not provided, will be used default words |
- Generate Paragraphs - Generates paragraphs with the provided options
Title | Description |
Count | Total paragraphs |
Min Words per Paragraph | Minimum Words per Paragraph |
Max Words per Paragraph | Maximum Words per Paragraph |
Custom words | Words separated by a comma, if not provided, will be used default words |
Exposed states
Name | Description | Type |
Random number | Generated random number | Number |
Random word | Generated random word | Text |
Random wordsΒ | Generated random words | Text |
Random Sentences | Generated random sentences | Text |
Random Paragraphs | Generated random paragraphs | Text |
Workflow example
- Drag and drop the "Random Text Generator" element onto your page.
- Set a workflow to trigger the action, select the desired action from the lorem element, set the options
- Use the returned state in your desired element