Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bigint/src/bigInt.ts>randomPrime

A library for big integer
Latest
function randomPrime
import { randomPrime } from "https://deno.land/x/bigint@v0.3/src/bigInt.ts";

Parameters

len: number
optional
maxLoops: number = [UNSUPPORTED]