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