Help for this page

Select Code to Download


  1. or download this
    my $choice = do {@_ = (); @_ = (@_, map{ ($_->[0]) x $_->[1] } [$a,$b]
    +) while ($a,$b)= each %hash; $_[rand @_]};
    
  2. or download this
    perl -e"%h=(a=>200,b=>20,c=>2);$t{do{@_=();@_=(@_,map{($_->[0])x$_->[1
    +]}[$a,$b]) while($a,$b)=each%h;$_[rand@_]}}++ for 1..1000;print%t;"
    
    a901b86c13