mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 02:29:43 -04:00
Update XxHash.md
This commit is contained in:
parent
807be5dbf3
commit
d830e5962d
@ -14,4 +14,4 @@ params:
|
|||||||
{{ hash.XxHash "Hello world" }} → c500b0c912b376d8
|
{{ hash.XxHash "Hello world" }} → c500b0c912b376d8
|
||||||
```
|
```
|
||||||
|
|
||||||
[xxHash](https://xxhash.com/) is a very fast non-cryptographic hash algorithm.
|
[xxHash](https://xxhash.com/) is a very fast non-cryptographic hash algorithm. Hugo uses [this Go implementation](https://github.com/cespare/xxhash).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user