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

2 lines
116 B
Text

test$ = "The quick brown fox jumped over the lazy dog's back"
Debug MD5Fingerprint(@test$, StringByteLength(test$))