isPrime

fun BigInteger.isPrime(certainty: Int = 5, precise: Boolean = false): Boolean