mcnaveen / n8n-nodes-randomizer

n8n randomizer (community node)

Home Page:https://www.npmjs.com/package/n8n-nodes-randomizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n8n randomizer node

n8n-nodes-randomizer

Build Downloads this Week Bundle Size Version

This node helps you to select random input A or B.

Two Randomization modes are available:

  • Randomize: Randomly selects either input A or B.
  • Percentage Randomize: Randomly selects either input A or B, based on the percentage of the input A.

Installation

  • Follow the community node installation guide here.

License

  • MIT

About

n8n randomizer (community node)

https://www.npmjs.com/package/n8n-nodes-randomizer

License:MIT License


Languages

Language:TypeScript 52.4%Language:JavaScript 47.6%