utils¶
- afwf_md5.utils.get_text_fingerprint(text, hash_meth, encoding='utf-8')[source]¶
Use default hash method to return hash value of a piece of string default setting use ‘utf-8’ encoding.
Use default hash method to return hash value of a piece of string default setting use ‘utf-8’ encoding.