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

633 B
Raw Permalink Blame History

title description categories keywords action expiryDate
crypto.FNV32a Returns the 32-bit FNV (FowlerNollVo) non-cryptographic hash of the given string.
aliases related returnType signatures
functions/hash/Xxhash
functions/crypto/HMAC
functions/crypto/MD5
functions/crypto/SHA1
functions/crypto/SHA256
int
crypto.FNV32a STRING
2025-07-31

{{% deprecated-in 0.129.0 %}} Use hash.FNV32a instead.

{{% /deprecated-in %}}

{{ crypto.FNV32a "Hello world" }} → 1498229191