Is there implementation for monotonically increasing hash function:
given x,y,z are monotonically increasing the f(x,y,z) will be monotonically increasing ?
Update
We can assume x,y,x are positive integers and the method result is long
Is there implementation for monotonically increasing hash function:
given x,y,z are monotonically increasing the f(x,y,z) will be monotonically increasing ?
Update
We can assume x,y,x are positive integers and the method result is long