Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.
-
Updated
Sep 25, 2024 - Dart
Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.
A dart implementation of cuid2, the secure, collision-resistant ids optimized for horizontal scaling and performance (v2).
Add a description, image, and links to the id-generator topic page so that developers can more easily learn about it.
To associate your repository with the id-generator topic, visit your repo's landing page and select "manage topics."