Test whether BigInt n is prime. Step 1: millerRabinPrimeTest Step 2: lucasLehmerTest
See Implementation
Test whether BigInt n is prime. Step 1: millerRabinPrimeTest Step 2: lucasLehmerTest