Random Function
This function returns a random integer or double value per row.
Parameters
Minimum | Lower boundary of the returned values (inclusive). (Default: 0). |
Maximum | Upper boundary of the returned values (inclusive). |
Type | Type of the returned values: integer or double. |
Updated September 27, 2022