capital and small letters by kurimura

gets\x0d
a=(0..9999).map{$_.gsub(/./){"".<<$&[0]^rand(2)*32}}.sort.uniq\x0d
puts a<<a.shift(a.index$_)

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

download

return to the top page