Hi! I need to use php to generate a random number that is never again generated. How can I do this?
uniqid()
Thanks very much!