char id = xid_generate(); // => "01H5Z7K4W9A3B6C8D0F2G"
Gists: https://gist.github.com/Ferki-git-creator/17450d52d143f746f0...
(Feedback wanted: entropy improvements, embedded use cases, optimizations)*
char id = xid_generate(); // => "01H5Z7K4W9A3B6C8D0F2G"
Gists: https://gist.github.com/Ferki-git-creator/17450d52d143f746f0...
(Feedback wanted: entropy improvements, embedded use cases, optimizations)*
asddfgg55•3h ago
FerkiHN•3h ago
It’s not for every use case, but fills gaps where UUIDv4/Snowflake can’t go. Curious what specific problems you’re solving where it feels less useful?