Universeorange.com/Docs/

R3m/framework Function reference string.md5

{string.md5(String $string)}

Calculate the md5 hash of a string.

Calculates the MD5 hash of string using the ยป RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash.

Returns the hash as a 32-character hexadecimal number as a string.

More information:

https://www.php.net/manual/en/function.md5.php

Last modified: 2021-06-07

© 2021 universeorange.com