mad5_obj = hashlib.md5(bytes('lovuever',encoding='utf-8'))mad5_obj.update(bytes(args,encoding='utf-8'))return mad5_obj.hexdigest()