function getRandomIntimport { getRandomInt } from "https://deno.land/x/grm@0.8.0/src/helpers.ts"; getRandomInt(min: number, max: number)Parametersmin: numbermax: number