uuid_generator
Generate between 1 and 20 random UUIDs (v4) for unique identifier creation. Ideal for testing and data generation.
Instructions
Generates a list of random UUIDs (v4). Accepts a count between 1 and 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | How many UUIDs to generate. Must be between 1 and 20. |