Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 203 Bytes

md5.md

File metadata and controls

7 lines (5 loc) · 203 Bytes

md5()

string md5(string input)

md5 expects exactly one string parameter and returns a 32 digit hexadecimal representation of its MD5 hash.