Skip to content

Commit

Permalink
Update FNV32a.md: new-in 0.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Feb 11, 2024
1 parent d9a4c66 commit 2da1198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/functions/crypto/FNV32a.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2da1198

Please sign in to comment.