example:
var list = list(1, 2, 3, 4)
unknownProc() anything in global.list
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) |
![]() Oct 20 2017, 2:37 pm
Best response
|
|
pick()
|