I\'m looking to create a simple short-lived reservation system, and I\'d like to generate confirmation numbers that are
If it's really just 500, then pre-generate 20,000 of them, into a table, then get the "next unused one" when you need it.