Hello,

"John W. Holmes" <[EMAIL PROTECTED]> wrote:

> What if you create an array of all the letters and numbers, then shuffle
> that array, implode it into a string and grab the first 24 characters?
> It should be fairly random, but not guaranteed unique.

...but just grabbing the first 24 chars wouldn't really give you a
12-letter-12-digit random string, no? I believe he needs the that way...

- E


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to