Hacker News new | ask | show | jobs
by ztorkelson 1625 days ago
Sequential UUIDs don’t start at 0. They are a 128-bit composite of two integers; a temporal component in the high order bits and a random component in the low order bits.