Repair Lorem Ipsum by shinh

gets.each_byte{|b|b>47&&$*<<b=b<58?$*[47-b]:b;putc b}

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

download

return to the top page