generate_uuid
Generate UUIDs for unique identifiers in development workflows. Create version-specific UUIDs with namespace and name parameters, optionally in uppercase format.
Instructions
Generate a UUID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| namespace | No | ||
| name | No | ||
| uppercase | No |