This project can tell whether or not a number is highly composite, meaning it has more factors than any number less than it. This can also be adapted into a prime factorization machine if you so desire.
Credits: @Lucario621 for his prime number detection script: https://scratch.mit.edu/projects/11410362/ Wikipedia for giving me information: https://en.wikipedia.org/wiki/Highly_composite_number This prime number generation tool: https://www.browserling.com/tools/prime-numbers