fork(1) download
  1. require 'digest'
  2.  
  3. md5 = Digest::MD5.new
  4. md5 << "nuoi 19 trong 5 ngay tu 14/11 dasadasda"
  5. puts md5.hexdigest
Success #stdin #stdout 0.01s 9276KB
stdin
Standard input is empty
stdout
7f1b5dd7e7bd8eab075477d6295e3370