Try to log ${RandomList},you will find out it is not a number.
In order to achieve this:
Create a list with the numbers you have
Generate a random number between 0 and 2 (list index)
Get the list element with your random index
Pass it to the select from list