This will detect if a number is prime or not. Really helpful if you don't know which numbers that are prime, and which aren't.
Changelog v1.1: Added a detected division if a number isn't prime Made detecting a prime number faster (e.g. It will be shorter when calculating a huge number) v1.0: Release ------------------------------------------------------------------------- @TB-GB