content/flux/v0/stdlib/contrib/qxip/hash/xxhash64.md
hash.xxhash64() converts a string value to a 64-bit hexadecimal hash using the xxHash algorithm.
(v: A) => string
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) String to hash.
import "contrib/qxip/hash"
hash.xxhash64(v: "Hello, world!")// Returns 17691043854468224118