<script> for(var i = parseInt('7xdfcx',36), len = i + 50 ; i < len; i++) { document.write(i.toString(36)+'<br>'); } </script>