RosettaCodeData/Task/MD5/MOO/md5.moo
2023-07-01 13:44:08 -04:00

2 lines
98 B
Text

string = "The quick brown fox jumped over the lazy dog's back";
player:tell(string_hash(string));