Possible Duplicate:
How to create a GUID / UUID in Javascript?
I need to have a script that generates random numbers and letters with a form that looks like this:
M3KRT-CKKYV-YH4G4-YXP42-46FMT
Prefer jQuery, or javascript. I know how to generate number when the button is click using the .click()
method in jQuery. But I can not find out how to actually make the code :(