jitter_seed

Function jitter_seed 

fn jitter_seed(client_id: &MqttString) -> u32
Expand description

Seeds the backoff-jitter PRNG from wall-clock nanoseconds and the client id, so distinct client instances draw distinct jitter sequences.