Returns readonly bigint[]
minimal i64 values that cover the entire range of i64 behaviours
This is used instead of fullI64Range when the number of test cases being
generated is a super linear function of the length of i64 values which is
leading to time outs.