Added the default values for Min and Max if unwired
commited
commit
5b5c20ab0babb4a6b82d2e3532f5cf87848f7c44
... | ... | @@ -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 |