I used the original script to generate permutations from 2 to 8 digits and made the following JS files with script callbacks and asynchronous loading:
The numbers from the permutations are used as indexes into an optionally sorted array of words or characters. Using this JavaScript technique, you can use permutations without having to calculate them. Check out the source code for more information.
Go to Scriptar.com Home | Original JS Permutation Technique | Combinations