I wrote up a program that can sort words and determine any anagrams. I want to generate an array of random strings so that I can test my method\'s runtime.
publi
If you want random words without using a dictionary...
Repeat these steps for the number of words you want to generate.