Function webrtc_ice::rand::generate_cand_id

source ·
pub fn generate_cand_id() -> String
Expand description

https://tools.ietf.org/html/rfc5245#section-15.1 candidate-id = “candidate” “:” foundation foundation = 1*32ice-char ice-char = ALPHA / DIGIT / “+” / “/”