Random Value
This block is used to generate a random value.
Incoming Sockets
- Trigger - the signal (any value except
False
) that determines the moment when it is necessary to pass a generated random value through the outgoing socket.
Outgoing Sockets
- Value � a random value.
Parameters
- Min - the minimum permissible value boundary.
- Max - the maximum permissible value boundary.