Documentation - RestApp

Random column

Definition

Returns new column with rand number between Low and High.

Parameters

  1. Column name:

    • Def: Specify the name of the column.
  2. Low:

    • Def: Specify the minimum of random number.
  3. High:

    • Def : Specify the maximum of random number.