$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


Member04/02/2024
!!exec `$random[1;6]`
Custom Command Bot 04/02/2024
4
Function difficulty: Easy
Tags: random random number choose return a random number