Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/lib/random.ts>chooseRandArrItem

The best unofficial library of utilities for Deno applications
Go to Latest
function chooseRandArrItem
import { chooseRandArrItem } from "https://deno.land/x/dtils@1.6.1/lib/random.ts";

Chooses a random item from the array and returns it