Can someone show me how I could walk through each value (a random number) in
an array to make sure no 2 are the same?

I'm basically just trying to generate a random number generator.  I'm just
looking to create 10 numbers, none of which can be duplicates.

Thank you in advance!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to