Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/colormath/src/utils.ts>RANDOM

A color conversion and color manipulation library written in typescript for Node.js, Deno and Browser 🎨.
Latest
variable RANDOM
import { RANDOM } from "https://deno.land/x/colormath@1.2.4/src/utils.ts";

A lambda function to generate random numbers.

type

(m) => unknown