Finds factors of a number, and detects the number of factors and prime/composite. Run on Turbo Mode for best results, but a super-large number like 1 million still takes a while.
V1.1: Made it 2x faster, using a bit of prior knowledge of factors. v1.0: Added factor counts and prime/composite meters. v0.1: Initial release.