pub fn u16(range: impl RangeBounds<u16>) -> u16
Generates a random u16 in the given range.
u16
Panics if the range is empty.