This function is commonly used to store passwords in databases without them being readable or recoverable.
script.md5(inputStr)
inputStr
let hash = script.md5("PasswordString");