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 March 27, 2024