Skip to content

pikaid/pikaid-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.



JavaScript pikaid implementation is coming soon...