Skip to main content

rapidhash_v1_seeded

Function rapidhash_v1_seeded 

Source
pub const fn rapidhash_v1_seeded(data: &[u8], secrets: &RapidSecrets) -> u64
Expand description

Rapidhash a single byte stream, matching the C++ implementation, with a custom seed.