Skip to content

Random Node

The random node are used to generate a random number by setting a variable name, a minimum value and a maximum value. If you call this variable in another node you will be given a random number between your minimum and maximum value.

Random Node
Variable name The name of your random variable.
Minimum value The minimum value that can be returned.
Maximum value The maximum value that can be returned.

random