Reference: random
random(S) picks a random element from the set S. Each member of the set has equal probability of being chosen, regardless of the data types in S.
random(S) picks a random element from the set S. Each member of the set has equal probability of being chosen, regardless of the data types in S.