Login

Fancade Wiki

Added the default values for Min and Max if unwired

... ...
@@ -4,8 +4,8 @@ A number randomizer.
4 4
5 5
Inputs:
6 6
7
- Min: The minimum amount the block chooses from.
8
- Max: The maximum amount the block chooses from.
7
- Min: The minimum amount the block chooses from. (deafults to 0 if unwired)
8
- Max: The maximum amount the block chooses from. (deafults to 1 if unwired)
9 9
10 10
Outputs:
11 11
Fancade Wiki