Updated Random.md (markdown)
commited
commit
f10b9c79c047063e50f3421690bfc701176c9964
... | ... | @@ -9,7 +9,7 @@ Inputs: |
9 | 9 | |
10 | 10 | Outputs: |
11 | 11 | |
12 | - Number: The randomly selected [[number]]. |
|
12 | - Random: The randomly selected [[number]]. |
|
13 | 13 | |
14 | 14 | ## Notes |
15 | 15 | - The Min input is included while the Max input is excluded, meaning: I put 0 into the Min input and put 5 into the Max input, the block will still select 0 or any number lower than 5 but not 5. |