pythonPrimes
A simple python prime number finder.
rad:z2Mddro9hXaVrW9QoD8yjZDkXJJpc
Visibility
public
Delegates
did:key:z6MkqUr4ihUf9gC1J8RkbPKYX7HF2jvMJGy66zEXbn2mjrQ8
did:key:z6MkgPm5wSGVa9g3ueGvAXj3ZLtkXusm7ffvu23oQHQyFMSF
Default branch
master → 641816d442114f3450dee7ac83f4ef8a5746d877 (Fri Apr 24 21:52:59 2020)
Threshold
1
README.md
# pythonPrimes A simple python prime number finder. Why is this a thing? Oh because I wanted to see how well I could write a prime number finder in python. I then wondered if I could turn that into a factorization tool. Then I made it a mass factorization tool.