mishmash/README.md
2025-05-25 16:05:35 -04:00

239 B

mishmash

package mishmash implements the mishmash hash from Pete McNeil's CodeDweller using Go's hash.Hash32 and hash.Hash64 interfaces for simple idiomatic use in other Go programs.