Hacker News new | ask | show | jobs
by masklinn 101 days ago
The global uniqueness of a uuid v4 is the global uniqueness of pulling 122 bits from a source of entropy. Structure has nothing to do with it, and pulling 128 bits from the same source is strictly (if not massively) superior at that.
1 comments

I stand corrected. I was thinking of the sequential nature of uuid 7, or SQL servers sequential id.