Type Alias wasefire_board_api::Rng

source ยท
pub type Rng<B> = <B as Api>::Rng;
Available on crate feature api-rng only.
Expand description

Random number generator interface.