@karmaniverous/entity-tools
    Preparing search index...

    Function shardSuffixFromHash

      • Computes a shard suffix from a 32-bit hash modulo the shard space.
      • For chars === 0, returns "".

      Parameters

      • hash: number
      • radix: number
      • chars: number

      Returns string