Hacker News new | ask | show | jobs
by masklinn 634 days ago
gen_random_uuid isn’t going to change either, the entire point is to generate a secure uuid4. At most it’ll get faster due to using platform-specific syscalls.