Comment by insanitybit
3 years ago
At that point I might just take the first 2^32 numbers, the last 2^32 numbers, and some range in between, and feel good about it.
3 years ago
At that point I might just take the first 2^32 numbers, the last 2^32 numbers, and some range in between, and feel good about it.
https://en.wikipedia.org/wiki/Bounds_checking still seems sensible, if 2^32-1 works why wouldn't 2^32-2?