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