Skip to content

JimChr-R4GN4R/FactorDB_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

FactorDB_Checker

This is a script from a library I am working on (don't know when it will be published to keep you hyped :P) that helps you check fast if a number n is composite or not with the help of FactorDB.

Preparation

  • Install requests: pip3 install requests

  • Install simpleeval: pip3 install simpleeval

  • Done!

Execution

python3 FactorDB_Checker.py

image

About

This is a script that helps you check fast if a number n is composite or not via FactorDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages