Primality test
A procedure that determines whether an integer is prime. Some tests give a definitive answer, while randomized tests can give a small probability of error.
A procedure that determines whether an integer is prime. Some tests give a definitive answer, while randomized tests can give a small probability of error.