import { RandomUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";
Draw Random integer low inclusive, high exclusive if high is not set we draw from 0 to low (exclusive)
import { RandomUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";
Draw Random integer low inclusive, high exclusive if high is not set we draw from 0 to low (exclusive)