I’m creating a small util for generating a password, which is working fine. What I’m have trouble doing is checking that the generated password contains at least one number. I’m looking for an quick way to check, rather than checking each character, which could be a problem.

 

Mark

Reply via email to