by Pests » Mon Feb 28, 2005 10:21 pm
When giving a list of characters or numbers whats the best way to generate each possible permutation of those characters / numbers? I've tried a few things but keep on having problems with not reusing letters and numbers, and even more problems when the same letter/number appears more then once.