BigIntPrime extension

on

Methods

isPrime({int millerRabinReps = 20}) bool
probablyPrimeMillerRabin(int reps, {bool force2 = true}) bool

Static Properties

smallPrimesProduct BigInt
final

Constants

smallPrimes → const List<int>