function dtils.getHashimport { dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts"; const { getHash } = dtils; getHash(str: string,min: number,max: number,)Parametersstr: stringmin: numbermax: number