How can you list every 32 character letter/number combination with a computer program or java script?
I need to list all of the possible combinations. I don’t need the number of combinations which is 2272657884496751345355241563627544170162852933518655225856 not rounded off. And I need capitals so it would be 32^62.
Public Comments
- http://scriptar.com/JavaScript/permute.html
- Use a program like Excel and play with the combinations it is far to complex to describe it here, google up Math websites.
Powered by Yahoo! Answers