hash.FNV32a
Returns the 32-bit FNV (Fowler-Noll-Vo) non-cryptographic hash of the given string.
Syntax
hash.FNV32a STRING
Returns
int
{{ hash.FNV32a "Hello world" }} → 1498229191Last updated:
May 21, 2026
:
Merge commit 'c23d97904fd31ef745bece57133aa1b9275ec20c' (a7081fd10)
Improve this page