annotate bin/elist @ 2294:70ede24e4f7c

<Jafet> (echo "#!/usr/bin/python"; echo "import random; w=raw_input().split(\' \'); r=[4,7,8,9,2,13,6]; s=random.randrange(0, len(r)); print \' \'.join(chr(3) + str(r[(i+s)%len(r)]) + w[i] for i in range(len(w)))") > bin/rainwords
author HackBot
date Thu, 28 Feb 2013 02:49:19 +0000
parents b8cd69f8a268
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2244
b8cd69f8a268 <elliott> echo echo elliott >bin/elist; chmod +x bin/elist
HackBot
parents:
diff changeset
1 echo elliott