generate_nanoid
Generate NanoIDs: compact, URL-friendly unique identifiers. Customize length (1-128) and count (1-100) for use in tokens, keys, or slugs.
Instructions
Generate a NanoID — a compact, URL-friendly unique ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Length of the NanoID (1-128, default: 21) | |
| count | No | Number of IDs to generate (1-100, default: 1) |