Philip Martin <philip.mar...@wandisco.com> writes:

> So if I have
>
>    0, 1 ... X, Y ... N-1
>
> where X and Y collide I would expect changing the seed to give:
>
>    K, K+1 ... X, Y ... N-1, 0 ... K-1
>
> Is that going to remove the collision?

Is it something to do with the bins?.  If X and Y were originally in the
same bin the seed change might cause one to move to the next bin so X
and Y no longer collide but Y and Y+1 collide?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com

Reply via email to