ID:2307068
 
(See the best response by Ter13.)
Problem description: Need to know a command to pick a random item from a list of items? Or- A random thing from a list.

example:

var list = list(1, 2, 3, 4)
unknownProc() anything in global.list


Best response
pick()