Common use cases
- API fixtures
- Create stable IDs for sample users, orders, payments or events.
- Database testing
- Fill records with unique identifiers without relying on production data.
- Distributed systems
- Prepare identifiers that do not require a central sequence.