128 bits by skylamer

puts"\x90\x9f\x88@\xb9.\xc7\xda\x1b\x82j\xa3\xc6j\x11\x03".unpack('b8'*16)*' '

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

download

return to the top page