Trait RngExt
esp8266_hal::rng
pub trait RngExt { fn rng(self) -> Rng; }
fn rng(self) -> Rng
impl RngExt for RNG