1.0.1
Modern rewrite of miller-rabin
Repository
Current version released
3 years ago
Dependencies
esm.sh
Versions
Modern rewrite of miller-rabin.
import { MillerRabin } from 'https://deno.land/x/miller_rabin/mod.ts'
const md = new MillerRabin()
Modern rewrite of miller-rabin.
import { MillerRabin } from 'https://deno.land/x/miller_rabin/mod.ts'
const md = new MillerRabin()