Hacker News new | ask | show | jobs
by compressedgas 1458 days ago
Do you mean "how do they do unique identifier generation"?

Most use a combination of precoordination and a database that when an insert fails they just generate new and try again.