Hacker News new | ask | show | jobs
by leephillips 1845 days ago
I have a web service where I need to generate access tokens of five characters. I just generate a random one and check to see if it’s already in use. Been working fine for years.