Just curious if anyone has any thoughts on how to implement this idea.

Basically I want to create a random 'word' list using characters,numbers and possibly symbols and have that info printed out to a .txt file as it generates.

For example:

Using the A a B b 1 2 as an example

I would like the code to generate all possible combinations so...

A
Aa
AA
AB
Ab
A1
A2
a
aA
aa
aB
ab
a1
a2
B
BA
Bb
etc...

Then write them to a .txt file in that format as they are generated. Does anyone have any ideas?


http://www.freewebs.com/otama_syndicate/index.htm - Each master to his own technique.

- Not me said the bee, Nor I said the fly.