Random number
Draw a uniform value between configurable min and max bounds
What this step does
On the canvas this step appears as its own node with handles you wire to neighbours. Draw a uniform value between configurable min and max bounds Open the step sheet to change labels, descriptions, and family-specific fields. See the Code article for how this template sits beside related steps.
Execution tab
Random and iteration steps expose bounds, expressions, and counter rules on Execution. See Execution settings for how that tab differs from the Output tab, and read the Code guide if you need arbitrary JavaScript instead.
Output tab
Use Output to map keys from {{exe.*}}, literals, or other tags into the JSON payload forwarded to the next step. See Expression variables for namespaces and resolution order.