Skip to content

Instantly share code, notes, and snippets.

@schweigert
Created July 27, 2017 14:37
Show Gist options
  • Select an option

  • Save schweigert/ea386ee39f58ddc6ee178bc7526b0c45 to your computer and use it in GitHub Desktop.

Select an option

Save schweigert/ea386ee39f58ddc6ee178bc7526b0c45 to your computer and use it in GitHub Desktop.
func md5():
txt = "aa"
print(txt.to_utf8().get_string_from_utf8().md5_text())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment