pub fn seed_to_string<T>(seed: T) -> Stringwhere T: AsRef<[u8]>,
Convert a seed to a string representation for debugging