I'm trying to create a PHP sequential random character generator that will output to a 
file database of some sort. The randomization needs to be using both capital letters 
and numbers. I need to output like 2 million records. Can someone point me in the 
right direction on how to do this?

I'm also looking to to this without letters as well.

Thanks in advance,
Steve

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

Reply via email to