Hacker News new | ask | show | jobs
by anamexis 566 days ago
There aren't more than 2^122 UUIDv4s.
1 comments

This reminds me of some code I stumbled on recently, where someone had implemented a custom exception they could throw if their 32-bit loop counter was greater than the maximum value of a 32-bit integer.