OK I want to pick 5 random numbers from 1 to 200.  Easy.  They must all be
different.  Not so easy.

And I don't want to use shuffle because of the comments on php.net about it.

- seb


-- 
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