A good way to hash two numbers with known properties together I am looking for a good way to hash the two numbers together into a deterministic 64-bit integer Tabular hashing with randomly generated keys works wonderfully, but I was wondering if there was a faster non-iterative alternative The target is to minimize the number of collisions between two unique sets of a and b