Perl: random numbers, but less random
The tutor prepares for a statistics experiment. The first step is to generate two lists: one random, one less so. To generate fifteen random numbers with Perl one can use the following code: for ($i=0;$i
The tutor prepares for a statistics experiment. The first step is to generate two lists: one random, one less so. To generate fifteen random numbers with Perl one can use the following code: for ($i=0;$i