Skip to content

sirdavidoff/n8n-random-text-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A random text generator for n8n

An n8n node to generate random text in the lorem-ipsum style. Can be configured to generate plaintext, HTML or markdown.

Based on the Loripsum and Lorem Markdownum APIs.

Options

Plaintext

  • Number of paragraphs
  • Paragraph length

HTML

  • Number of paragraphs
  • Paragraph length
  • Headers
  • Lists
    • ul lists
    • ol lists
    • dl lists
  • Inline styling
  • Links
  • Block quotes
  • Code blocks

Markdown

  • Number of paragraphs
  • Headers
    • Header style [hash-style | underline-style]
  • Lists
  • Inline styling
    • Emphasis with [underscores | asterisks]
  • Links
    • Link style [inline-style | reference-style]
  • Block quotes
  • Code blocks
    • Code block style [indented | backticked]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published