Skip to main content
Latest
interface RandomNumberOptions
import { type RandomNumberOptions } from "https://deno.land/x/random_number@2.0.0/mod.ts";

Properties

min: number
max: number
integer: boolean