Skip to main content
Module

x/color_hash/lib/bkdr-hash.ts>default

Generate color based on the given string (using HSL color space and SHA256).
Latest
variable default
import { default } from "https://deno.land/x/color_hash@v2.0.1/lib/bkdr-hash.ts";

BKDR Hash (modified version)

type

(str: string) => unknown