compress me by orthoplex

a=0x46e28e002dddd7cd
b=0x9362ed89c0ddbd0b
t=s=""
for x in[2**64]*31360:
 B=a^(a<<23)%x;a=b;b^=B^B>>17^b>>26;s="%d"%((a/x+.42)/.69)+s
 if s[63:]:t+=s;s=""
print(t[:-23])

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page