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