random_pick_from_list
Select one or multiple random items from a provided list. Specify the list and count to get unbiased random picks for sampling or decision-making.
Instructions
Pick random item(s) from a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| items | Yes |