You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem and found the same solution. The md5_sheets.gs script will hash each individual character in the input and append a row for each.
Tried to implement md5_sheets.gs but it returns multiple rows and multiple hashes.
An similar script here returned one hash, as expected.
Here's a video showing the issue.
md5_stitch()
is the one referenced in this repo;md5()
is the one from Stack Overflow. https://d.pr/free/v/SVAavaThe text was updated successfully, but these errors were encountered: