Hacker News new | ask | show | jobs
by eloff 1844 days ago
I would use uuid in this case. If p and m are too large you get overflow. If they are too small your keys are guessable. If it matters, use uuid and don't waste time and mental energy on it.