| Generate a string of 5 random characters in Javascript - Stack ...I want a 5 character string composed of characters picked randomly from the set 
 ... I think this will work for you: function makeid() { var text = ""; var possible ... Math
 . www.google.com.tw |