Function ezio::random::i16

source · []
pub fn i16() -> i16
Expand description

Generate a random integer from a uniform distribution.

Implemented using the rand crate, see their docs for more information.