Palindromicprimefinder 1.0.2

PalindromicPrimeFinder is a simple program that can find relatively big (example 1000-2000 digits) palindromic probable prime (PRP) numbers. It generates random palindromic numbers and tests them for primality using a probabilistic algorithm. It is...