Hi, is there a quick way to create an array of integers, randomized and
without repeats?

e.g. if my set is 1 - 10, create an array whoese key values are 1 through
10, with corresponding key values as a random set of the same 1 through 10??

thanks in advance for any suggestions :)
andrew


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