I need to make my textbox (html) show a random string on load.
The string must be like XXXX-XXXX-XXXX-XXXX The X's could be A-Z and 1-9 meaning letters and numbers. This should be generated on random and shown in a textbox when the page loads.
Any help? Nothing worked so far.