------ art_35000_6571108.1145724340239
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Might as well send it in seperately:
puts gets.gsub(/\B[a-z]+\B/i){|s|l=s.length
;l.times{|i|r=rand(l);s[i],s[r]=s[r],s[i]};s}
88 characters in total.
------ art_35000_6571108.1145724340239--