import * as pup from "https://deno.land/x/pup@1.0.0-beta.20/lib/core/loadbalancer.ts";
Functions
Generates a hash code for a given IP address string, based on a simple hashing algorithm that distributes the values evenly across an array. |
import * as pup from "https://deno.land/x/pup@1.0.0-beta.20/lib/core/loadbalancer.ts";
Generates a hash code for a given IP address string, based on a simple hashing algorithm that distributes the values evenly across an array. |