package xfnv

import "git.sr.ht/~jamesponddotco/xstd-go/xhash/xfnv"

Package xfnv implements the 64-bit FNV-1a non-cryptographic hash algorithm.

The implementation isn't compatible with Go's hash.Hash.

Index

Functions

func String

func String(str string) string

String returns a new 64-bit FNV-1a hash as a string.

Source Files

xfnv.go

Version
v0.13.1 (latest)
Published
Jan 29, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
4 days ago

Tools for package owners.