Skip to content

RathishAadiraja/primality-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primality Test

A Flask application to check if a number is prime. It is specifically created for checking large prime nmbers that can be used in cryptographic systems. Deployed in Heroku https://primality-test.herokuapp.com/