Excess3 by nn

s/[048]/&!!/g
s/[159]/&0/g
s/[26]/&1/g
s/[37]/&5/g
s/0/##/g
s/9/!!/g
s/[1-4]/#!/g
s/\w/!#/g
y/!#/10/

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

download

return to the top page