cswalm / random-prime

A sample of a medium sized problem. In this case we can time the difference between brute force and Miller-Rabin primality testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A sample of a medium sized problem. In this case we can time the difference between brute force and Miller-Rabin primality testing.


Languages

Language:C++ 98.6%Language:C 1.4%