Skip to content

Random Boolean Generator

Purpose of the Node

The Random Boolean Generator node is used to generate a random boolean value. It takes a probability as input and returns a boolean value (true or false) based on that probability.

Pins

Pin NamePin DescriptionPin TypeValue Type
ProbabilityThe probability of the boolean being trueFloat0.0 to 1.0
ValueThe random boolean valueBooleanN/A