view paste/paste.11738 @ 2365:03a1f9456366

<Jafet> (echo \'#!/usr/bin/python\'; echo "import random; w=[l.split() for l in open(\'/dev/stdin\').read().split(\'\\\\n\')]; r=[4,7,8,9,2,13,6]; print \'\\\\n\'.join((lambda s: \' \'.join(chr(3) + str(r[(i+s)%len(r)]) + l[i] for i in range(len(l)))(random.randrange(0, len(r))))") >$(which rainwords)
author HackBot
date Mon, 04 Mar 2013 10:32:33 +0000
parents fcdb578b882e
children
line wrap: on
line source

2008-08-01.txt:23:52:02: <KingOfKarlsruhe> wow lolcode interpreter in python :) YES http://www.dalkescientific.com/writings/diary/archive/2007/06/01/lolpython.html
2009-07-24.txt:12:22:33: <ehird> nooga: Anyway, you can pipe it to http://www.tablix.org/%7Eavian/blog/archives/2009/01/unicode_transliteration_in_python/
2012-08-25.txt:17:10:37: <kmc> leading to nonsense like #4 on http://web.archive.org/web/20101009122154/http://web.mit.edu/rwbarton/www/python.html
2012-11-11.txt:04:47:58: <shachaf> http://web.archive.org/web/20101009122154/http://web.mit.edu/rwbarton/www/python.html ?