Type: lib.random.RandomBool

Namespace: lib.random

Description

Return a random boolean value. random, boolean, coinflip, bool

Use cases:
- Make random yes/no decisions
- Simulate coin flips
- Introduce randomness in control flow

Outputs

Output Type Description
output bool  

Metadata

Browse other nodes in the lib.random namespace.