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

x/lala/functions/util/get_random.ts>getRandom

A collection of random useful (probably) javascript classes and functions.
Go to Latest
variable getRandom
import { getRandom } from "https://deno.land/x/lala@v3.1.4/functions/util/get_random.ts";

type

<T>(arr: T[]) => T