view paste/paste.30939 @ 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 e037173e0012
children
line wrap: on
line source

2005-10-22.txt:22:49:37: <calamari> E!bf +[.+]++++++++++.
2005-10-24.txt:02:16:54: <graue> that first one should be +[.+]
2005-10-24.txt:02:19:38: <calamari> graue: .+[.+] if you want