$random
Returns a random number from X to Y
Usage:
$random[min;max;allowDecimals (yes/no)(optional, default=no)]
Notes:
max is inclusive if allowDecimals is no
max is exclusive if allowDecimals is yes
Returns a random number from X to Y
$random[min;max;allowDecimals (yes/no)(optional, default=no)]
max is inclusive if allowDecimals is no
max is exclusive if allowDecimals is yes