Hash 函数
📄️ murmur_hash3_32
返回输入字符串的32位murmur3哈希值。
📄️ xx_hash3_128
返回输入字符串的128位xxhash3哈希值。
📄️ xx_hash3_64
返回输入字符串的64位xxhash3哈希值。
返回输入字符串的32位murmur3哈希值。
返回输入字符串的128位xxhash3哈希值。
返回输入字符串的64位xxhash3哈希值。
AI generated answers are based on docs and other sources. Please test answers in non-production environments.