DocsFunctionshashhash.FNV32ahash.FNV32aReturns the 32-bit FNV (Fowler–Noll–Vo) non-cryptographic hash of the given string.Syntaxhash.FNV32a STRINGReturnsint{{ hash.FNV32a "Hello world" }} → 1498229191 Last updated: July 10, 2024 : Add namespace for hash functions (397c81cb7)Improve this page