pub fn u128() -> u128
Generate a random integer from a uniform distribution.
Implemented using the rand crate, see their docs for more information.