Help for this page
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
time python3 1.py 1 Found 200 matches. ... real 0m0.006s user 0m0.004s sys 0m0.000s