I want a 5 character string composed of characters picked randomly from the set [a-zA-Z0-9]
.
(我想要一个由从[a-zA-Z0-9]
随机挑选的字符组成的5个字符串。)
What's the best way to do this with JavaScript?
(用JavaScript做到这一点的最佳方法是什么?)
ask by Tom Lehman translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…