On 26 Feb 2003 13:43:36 PST, Nicholas G. Thornton wrote:

>I was wondering how I would go aboput randomly ordering N number of things. I'm
>running an experiment and I want to randomize the order things appear in.

FAQ. Fisher-Yates shuffle.


<http://www.perldoc.com/perl5.8.0/pod/perlfaq4.html#How-do-I-shuffle-an-array-randomly->

-- 
        Bart.

Reply via email to