Password Generator for Project

saver842

New member
Joined
Mar 20, 2012
Messages
1
Programming Experience
1-3
Hi,

Please help me finish a class the generates a string starting from a to zzzzz.
I want the length of the string to be inputted and the class will generate all the possible strings in that given length. I'm trying to think the logic for almost 3 hours now and cant figure out the solution.

It's a combination of all 26 letters which each combination can be generated by the program

Please help me on this.


Thanks,
 
So when you say "Please help me finish...", you mean "Please provide me the code..." which just isn't going to happen here.

If however that's not what you meant, elaborate a bit on where the code you've produced is failing, or some detail at what point you're stuck at.
 
Back
Top