Function farmhash::hash64_with_seed [−][src]
pub fn hash64_with_seed(s: &[u8], seed: u64) -> u64
Create a new farmhash based u64 for an array of bytes with a given seed. Hash value may vary with library version and platform.