Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator.
# Cargo.toml
[dependencies]
wyhash = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hash a byte slice using WyHash.
Use a cryptographic hash like SHA-256 for security-sensitive applications.
No dependency data recorded yet.