Skip to content

Random Integer In Range

Purpose of the Node

The Random Integer In Range node generates a random integer within a specified range defined by the “Min” and “Max” input pins.

Pins

The node has two input pins for the range and one output pin for the generated random integer.

Pin NamePin DescriptionPin TypeValue Type
MinThe minimum value of the range (inclusive)IntegerInteger
MaxThe maximum value of the range (inclusive)IntegerInteger
Random IntegerThe generated random integer within the specified rangeIntegerInteger