Wow by patchouli

s=[1];30.times{s+=[16807*s[-1]%(2**31-1)]};s+=s[0..2];1075.times{|i|s+=[x=(s[i+3]+s[i+31])%2**32];i>309&&putc(32+x/2%95)}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page