rdist width (number), centre (number)
Returns a random number within the range with width around centre. If optional arg step:
is used, the result is quantised by step.
Introduced in v2.3
step: |
Step size of value to quantise to. |
# Example 1 | |
|
|
# Example 2 | |
|
|
# Example 3 | |
|
|