Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/color_hash/lib/bkdr-hash.ts

Generate color based on the given string (using HSL color space and SHA256).
import * as colorHash from "https://deno.land/x/color_hash@v2.0.0/lib/bkdr-hash.ts";

Variables

BKDR Hash (modified version)