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

x/dallmo_util_math/app.ts>random_integer

deno module, a collection of math util under dallmo-util
Go to Latest
function random_integer
import { random_integer } from "https://deno.land/x/dallmo_util_math@v1.0.2/app.ts";

Parameters

min: number
max: number

Returns

number