Skip to main content
Module

x/mtrand/mod.ts>mtrand

mt19937 for Deno
Latest
variable mtrand
import { mtrand } from "https://deno.land/x/mtrand@v1.0.0/mod.ts";

type

(seed: any) => unknown