少于1分钟
将以下英文翻译为中文:
https://gohugo.io/functions/crypto.fnv32a/
Returns the FNV (Fowler–Noll–Vo) 32 bit hash of a given string.
crypto.FNV32a STRING
This function calculates the 32 bit FNV1a hash of a given string according to the specification:
{{ crypto.FNV32a "Hello world" }} → 1498229191