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