Random Component 
Generates a random number between specific values
Vars | |
| maximum | The maximum value that the random number can be |
|---|---|
| minimum | The minimum value that the random number can be |
| output | The result from the output |
Var Details
maximum 
The maximum value that the random number can be
minimum 
The minimum value that the random number can be
output 
The result from the output