Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

sampleSize

import { sampleSize } from "https://cdn.skypack.dev/lodash-es";
function sampleSize(
collection2,
n,
guard,
);
§
sampleSize(collection2, n, guard)
[src]

§Parameters

§
collection2
[src]
§
guard
[src]