Nanoid-Style Test ID Generator
Generates a correctly-shaped, 21-character URL-safe test ID in the visual style popularised by the nanoid library — generated independently from our own CSPRNG, not a wrapper around any library, and not implying compatibility with or endorsement by it.
How to use this tool
- Press generate for a nanoid-style test ID.
Common use cases
- Placeholder database/URL identifiers
- Documentation and API examples
- Testing ID-parsing code
Independently generated — not produced by, affiliated with, or guaranteed compatible with any specific library.