logoalt Hacker News

grey-areayesterday at 11:46 AM0 repliesview on HN

If privacy is the main concern (as it is in most usage of UUIDs) you could just encrypt the integer primary key instead with something like feistel and avoid the performance problems of UUIDs while still having opaque public identifiers.