UNPKG

idkitx

Version:

Generates compact, URL-safe IDs optimized for humans and database performance. Supports random, deterministic, and sequential modes for idempotency, deduplication, and index efficiency.

2 lines (1 loc) 30 B
export * from './generateId';