use List::Util qw(shuffle); @list = shuffle @list; # now you can just shift() or pop() until @list is empty
In reply to Re^2: using function delete with arrays
by moritz
in thread using function delete with arrays
by locked_user rumos-er
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |