Live data from Hacker News

Digging into UUID, ULID, and implementing my own

atlas9.dev

1–2 of 2 posts

Re: Digging into UUID, ULID, and implementing my own

#2
I see you are trying to implement your own guid formatting. Know there are 8 RFC compliant GUID versions that can fir your need. Each with its own purpose. You can compare them here https://www.guidsgenerator.com/wiki/uuid-comparison Use this website also if you quickly need to generate some guids