Random number functions

These functions are wrappers around Random.

RandomPick

Returns one of the arguments.

This set of functions intends to replicate A_RandomPick in ACS. Since ACS doesn't support variable argument count or default arguments, 8 versions of the same function for different argument counts are available.