Hi all gurus!
I am off trying to see if I can create a ticket reservation system, where a visitor should be able to reserve tickets and get a randomized unique alphanumeric string in uppercase letters with a total of 8 characters.
I do not know how to create a script that randomizes letters, from A-Z, and puts it into a string only 8 characters long. To compare it with already stored "randomized" in a database, I guess it is only to do a search in the database.
Anyone who has a good advice or script on how to generate what I would like to achieve?
Example:
GUTIIKLE
YYTESVOP
PUERBHGA
I guess you all know what I am after.

Thankful for any kind of help!
Sincerely,
Andreas