Synopsis
In calling the RANDOM() built-in function, you supplied min arg that was greater or equal to your max arg. The min arg's value must be at least one less than the max arg's value. arg 1 and arg 2 are the values of the two args you supplied.