if REFind(  "^.*[0-9].*$",  generatedPwd ) Password as at least 1 number 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mark J. Handy
Sent: Friday, March 22, 2002 10:38 AM
To: CFTALK
Subject: [CFTALKTor] password generation

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