Help for this page

Select Code to Download


  1. or download this
    perl -wE 'for (1..10000) { print int(rand 2) ? "xyzabcd" : ("mul(" . i
    +nt(rand 5000). "," . int(rand 5000) . ")" ) ; print "\n" unless int r
    +and 10 }' > 1
    
  2. or download this
    time python3 1.py 1
    Found 200 matches.
    ...
    real    0m0.006s
    user    0m0.004s
    sys    0m0.000s