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