Random text generator

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.
Image without caption

Element Actions

1. Generate words -Β Generates words according to provided options
Image without caption
Title
Description
Count
Total words
Custom words
Words separated by a comma, if not provided, will be used default words
  1. Get Random Number - Generates a random number in the provided range
Image without caption
Title
Description
From
Inclusive
To
Inclusive
  1. Get Random word - Generates a random word
Image without caption
Title
Description
Custom words
Words separated by a comma, if not provided, will be used default words
  1. Generate Sentences - Generates sentences with provided options
Image without caption
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
  1. Generate Paragraphs - Generates paragraphs with the provided options
Image without caption
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

  1. Drag and drop the "Random Text Generator" element onto your page.
Image without caption
  1. Set a workflow to trigger the action, select the desired action from the lorem element, set the options
Image without caption
  1. Use the returned state in your desired element
Image without caption

Changelogs