pub fn create_debug_string(len: usize) -> String
Creates a debug string of the given length. The string will be composed of predictable characters sequence so it easy to follow data transfer flow.