annotate bin/rnooodl @ 8195:15385eb12db2

<oerjan> mkx bin/rnooodl//perl -pe \'s/(.)\\1\\1/"@{[$1 x(3+rand 7)]}"/ge\'
author HackBot
date Sun, 29 May 2016 00:46:18 +0000
parents 7f957c1f4661
children 798a9de88609
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8195
15385eb12db2 <oerjan> mkx bin/rnooodl//perl -pe \'s/(.)\\1\\1/"@{[$1 x(3+rand 7)]}"/ge\'
HackBot
parents: 4531
diff changeset
1 perl -pe 's/(.)\1\1/"@{[$1 x(3+rand 7)]}"/ge'