in reply to Re^2: Random hash element (low memory edition).
in thread Random hash element (low memory edition).

My mistake. The first cut of the hash randomisation code always randomised, but then it was changed to only randomise in pathological cases, to avoid too much code breakage.

Dave.

  • Comment on Re^3: Random hash element (low memory edition).