perl -MList::Util=shuffle -e 'print "@{[shuffle(1..10)]}"' [download]
In reply to Re: How to not print the same random number by borisz in thread How to not print the same random number by Anonymous Monk