function generate(count) { var founded = false, _sym = \'abcdefghijklmnopqrstuvwxyz1234567890\', str = \'\'; while(!founded) { for(va
Simple, time based, without dependencies:
(new Date()).getTime().toString(36)
Output: jzlatihl
jzlatihl
plus random number (Thanks to @Yaroslav Gaponov's answer)
(new Date()).getTime().toString(36) + Math.random().toString(36).slice(2)
Output jzlavejjperpituute
jzlavejjperpituute