What’s the shortest way (within reason) to generate a random alpha-numeric (uppercase, lowercase, and numbers) string in JavaScript to use as a probably-unique identifier?

20 Answers
20

Leave a Reply

Your email address will not be published. Required fields are marked *