I am needing to generate a random password for when users forget their password and go through the validation process. Now I can randomly generate numbers easily, my question is randomly generating, random amounts of letters and placing them in random order in sequence with the numbers. Any ideas?