v_to_md5
Version:
🔄 Generates MD5 hash value from a provided string or returns false in case of an error. Simple generator using Crypto.
9 lines (6 loc) • 262 B
JavaScript
🔄 Generates MD5 hash value from a provided string or returns false in case of an error. Simple generator using Crypto.