md5

md5 ( string text ) : string

Hash a text in MD5.

See also

md5File

example


console(md5("https://www.idia-tech.com/md5.html")) //-> 239da0ace7ee8d629de9d35dd6c8f0fa

Parameters

text