mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 18:54:45 -04:00
Update FNV32a.md: new-in 0.98.0
This commit is contained in:
parent
d9a4c66aef
commit
2da1198ac6
@ -15,6 +15,8 @@ action:
|
||||
aliases: [/functions/crypto.fnv32a]
|
||||
---
|
||||
|
||||
{{< new-in 0.98.0 >}}
|
||||
|
||||
This function calculates the 32-bit [FNV1a hash](https://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function#FNV-1a_hash) of a given string according to the [specification](https://datatracker.ietf.org/doc/html/draft-eastlake-fnv-12):
|
||||
|
||||
```go-html-template
|
||||
|
Loading…
x
Reference in New Issue
Block a user