Count:
ID Types
- • UUID v4: Random, 36 chars
- • UUID v7: Time-ordered random
- • ULID: Sortable, 26 chars
- • Nano ID: Compact, configurable
Privacy
All IDs are generated locally using crypto.getRandomValues(). Nothing is sent to any server.
All IDs are generated locally using crypto.getRandomValues(). Nothing is sent to any server.