in reply to Re: Please Review First Program: Random Password Generator
in thread Please Review First Program: Random Password Generator
Thanks ikegami. If I understand you correctly, you mean to place each included character randomly in the character pool list first, then randomly select a position from that list (per iteration). That makes a lot of sense. I will implement that.
-- hakkum
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Please Review First Program: Random Password Generator
by ikegami (Patriarch) on Feb 04, 2011 at 05:03 UTC |