randlist
Return a random element from a list
randlist(
list
)
Return a random element from a list
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
list | yes | - | The list to pick from |
randlist(
list
)
Return a random element from a list
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
list | yes | - | The list to pick from |