pub fn one_shot_128<T: Hash>(value: &T) -> u128
Helper for any T: Hash using the crate’s deterministic hasher.
T: Hash