in reply to Re^2: Golf: Pandigital puzzlein thread Golf: Pandigital puzzle
#!/usr/bin/perl -l $N=pop;print 1/$N*grep{my@a;$a[rand 10]++for 1..$ARGV[0];9<grep$_,@a}1 +..$N [download]