furchash_hphp_ext

furchash_hphp_ext

function furchash_hphp_ext(
  string $key,
  int $len,
  int $nPart,
): int;

Parameters

  • string $key - The key to hash
  • int $len - Number of bytes to use from the hash
  • int $nPart

Returns

  • int - - A number in the range of 0-(nPart-1)