RosettaCodeData/Task/MD5/OCaml/md5.ocaml
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

2 lines
136 B
Text

# Digest.to_hex(Digest.string "The quick brown fox jumped over the lazy dog's back") ;;
- : string = "e38ca1d920c4b8b8d3946b2c72f01680"