in reply to Re^2: Golf: Pandigital puzzlein thread Golf: Pandigital puzzle
#!/usr/bin/perl -l $N=pop;print 1/$N*grep{%h=map{int rand 10}1..$ARGV[0]*2;9<keys%h}1..$N [download]