generate_random_choice
Select random items from a list using cryptographically secure randomness for AI applications and systems requiring reliable random selection.
Instructions
Randomly select items from a given list using cryptographically secure randomness
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| choices | Yes | ||
| count | No | ||
| allow_duplicates | No |