Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

pikaid-js

pikaid82MIT0.1.0

Small · Sortable · Secure ID generator for JavaScript

pikaid, id-generator, base36, sortable, secure, random, id, guid, uuid, ulid, url, rfc4122, rfc9562

readme

pikaid

Pikaid (Javascript)

Small · Sortable · Secure ID generator

Pikaid is a 26-character, lowercase Base36 identifier composed of a 7-character timestamp and a 19-character cryptographically secure randomness. It provides a modern, compact alternative to UUID and ULID, with built-in lexicographical sortability and strong collision resistance.

Specifications, Concepts, Design & Benchmarks

Full specifications and other information are avalible at pikaid/pikaid-specs.



JS pikaid implementation is coming soon...