Prime Number Finder makes it easy to find all prime numbers within a given range. It can also check if a single number is prime. Prime Number Finder can also be used to find all the factors of a number, or only prime factors. This app also uses native code for significant performance increases over standard Java code.