| lo |
lower boundary of values. |
| hi |
upper boundary of values. |
| prob1 |
The probability that a value will occur near lo. <1, probability of a value near lo increases. =1, uniform dist. >1 will create a bounded Gaussian-like distribution. |
| prob2 |
The probability that a value will occur near hi. <1, probability of a value near lo increases. =1, uniform dist. >1 will create a bounded Gaussian-like distribution. |
| length |
number of values produced (default: inf). |