Hacker News new | ask | show | jobs
Digging into UUID, ULID, and implementing my own (atlas9.dev)
4 points by buchanae 137 days ago
1 comments

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