-
Steve West posted an update: 3 years, 1 month ago · View
FYI, the certainty factor ties back to the java.Math.BigInteger class. That contains a method that will return true if it determines that a given number is prime with a probability of 1-(1/2^[certainty]). The recommended value of 80 makes this extremely close to 1.