in reply to Randomising an array

Hi tamaguchi, Try this,

use strict; use warnings; use Data::Random qw(:all); my @set = (1..200); my @random_set = rand_set( set => \@set, size => $#set ); $,="\n"; print @random_set;

Regards,
Velusamy R.


eval"print uc\"\\c$_\""for split'','j)@,/6%@0%2,`e@3!-9v2)/@|6%,53!-9@2~j';