RandomInt¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of this shard is ignored. | None |
||
Output ➡️ |
Outputs a random integer. | Int |
||
Max |
No | The maximum (if integer, not including) value to output. | none |
None Int Var(Int) |
This shard generates a random integer between 0 (inclusive) and the maximum value specified in the Max parameter (exclusive).