|
I
realize this is from last week, but I'm just catching up on the list and see
that one solution wasn't offered that may be useful.
You
may want to check out the RandString UDF by Joshua Miller available in the
cflib.org site at http://www.cflib.org/udf.cfm?ID=171.
It has a type attribute of alpha or numeric, or if neither is offered, it makes
a random string of alternating alpha and numeric characters. That would at least
guarantee at least 1 number, assuming the length argument is at least 2 or
greater. :-)
Even
if you're not running CF5 and can't use the UDF itself, you can still view
the code used in the function and see its very simple approach. Click the "view
this udf" link on the page above.
/charlie
|
- [CFTALKTor] password generation Mark J. Handy
- RE: [CFTALKTor] password generation Marc Campeau
- RE: [CFTALKTor] password generation Mark J. Handy
- [CFTALKTor] password generation charles arehart
- [CFTALKTor] password generation dan . bracuk
- Re: [CFTALKTor] password generation Glenn Shukster
- RE: [CFTALKTor] password generation Mark J. Handy
- Re: [CFTALKTor] password generation Karl Zarudny
- RE: [CFTALKTor] password generation Mark J. Handy
