Uniform Random
Use the Uniform Random function to create a column containing random numbers that follow a uniform distribution. The most prominent feature of uniform distribution is that the probability of all numbers in the range is equal. The inputs of the function are:
Timeframes: The timeframe(s) in which the function is applied
Upper Limit: The upper limit of the numbers
Lower Limit: The lower limit of the numbers
Output Column Name(s): The name of the column in which the result is stored
Example
To add a column of random numbers with uniform distribution, the Uniform Random function is used with the following settings:

The values of this column is shown in the figure below.

Values of the output of the function is shown below.

Last modified: 20 February 2025