Fixed seed used by the affinity hashers (HRW / Maglev). It must NOT be a
RandomState: the selection has to be reproducible across workers and
across process restarts so that every Sōzu instance routing the same flow
key lands on the same backend. The constant is arbitrary but stable.