UNPKG

n8n-nodes-randomizer

Version:
23 lines (14 loc) 766 B
![n8n randomizer node](./cover.png) # n8n-nodes-randomizer ![Build](https://github.com/mcnaveen/n8n-nodes-randomizer/workflows/Build/badge.svg) ![Downloads this Week](https://img.shields.io/npm/dw/n8n-nodes-randomizer) ![Bundle Size](https://img.shields.io/bundlephobia/min/n8n-nodes-randomizer) ![Version](https://img.shields.io/npm/v/n8n-nodes-randomizer) 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](https://docs.n8n.io/integrations/community-nodes/installation/). ### License - MIT