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