Pikaid (pronounced “Pika ID”) is a 26-character, lowercase Base36 identifier designed to be:
-Small: same length as ULID (26 chars) but more entropy-packed.
-Sortable: lexicographically ordered by creation timestamp without extra fields.
-Secure: 96 bits of cryptographic randomness to make collisions practically impossible.
Use pikaid when you need a modern alternative to UUID or ULID that is equally compact, more entropy-rich, and uses a standard, familiar alphabet.
Features
- Small: same length as ULID (26 chars) but more entropy-packed
- Sortable: lexicographically ordered by creation timestamp without extra fields
- Secure: 96 bits of cryptographic randomness to make collisions practically impossible
- No dependencies
- Under the MIT license, you can use it anywhere, whatever you want
- Add pikaid to composer.json configuration file to install
License
MIT LicenseFollow pikaid
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pikaid!