1
0
Fork 0
hugo/docs/content/en/functions/crypto/FNV32a.md

446 B

title description categories keywords params expiryDate
crypto.FNV32a Returns the 32-bit FNV (Fowler-Noll-Vo) non-cryptographic hash of the given string.
functions_and_methods
aliases returnType signatures
int
crypto.FNV32a STRING
2026-07-31

{{< deprecated-in 0.129.0 >}} Use hash.FNV32a instead.

{{< /deprecated-in >}}