in reply to Re^2: Random Password Generator
in thread Random Password Generator
This was actually a little experiment. I know the more practical way would be to use arrays, like in your post.
I was just trying to find the best way to do it using only strings. :o)