D toc |
---|
Excerpt |
---|
Generates a random integer between a low and a high number. Two inputs may be Integer or Decimal types, functions returning these types, or column references. |
- Range is inclusive of the two parameter values.
- The first parameter must be the lower value in the range.
...