Update XxHash.md

This commit is contained in:
Bjørn Erik Pedersen
2025-03-15 20:14:44 +01:00
committed by GitHub
parent 6b815f03e8
commit 980f344ae4
+2
View File
@@ -13,3 +13,5 @@ params:
```go-html-template
{{ hash.XxHash "Hello world" }} → c500b0c912b376d8
```
[xxhash](https://xxhash.com/) is a very fast non-cryptographic hash algorithm.