Description
The Random Item node will randomly select an item from a list of items. The item that is selected can then be used in a subsequent node
Type
"Filter" Node
Fields
List: A list of items, each separated by a comma
Examples
Example 1: This flow will use ChatGTP 3.5 to generate a comma separated list of 30 animals and then select one of the items at random to email as the "Animal of the day".
Example 2: In this example, a list of two items is entered into the list field, The Check field node compares the random selection to a pre-determined value, if they are the same, a new document is created.