Tagged Questions

3
votes
5answers
269 views

Generate User Friendly Codes

I am researching methods to generate a random human friendly code but not (easily) guessable. This will be used to give away prizes (think unique discount codes). We are to generat …
0
votes
6answers
94 views

Database-Generated Human-Friendly Codes

I'd like to create some human-friendly codes to identify my objects. I'm thinking about using the following rules: 6-digit random number the first character is not zero each cod …