Module webrtc_ice::rand[][src]

Functions

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

Generates ICE pwd. This internally uses generate_crypto_random_string.

ICE user fragment. This internally uses generate_crypto_random_string.