Hacker News new | ask | show | jobs
by Foober223 2028 days ago
Do the values need to be secret? Not guessable/predictable?

If that's not a concern, just increment a number 1, 2, 3...N. Encode it in the URL in base-36 (alpha numeric).

It all depends on the requirements of your ID.