/WhatGenerationOfPrimes

Suppose we generate x random numbers, filter our random numbers and extract prime numbers. Given the length of our prime numbers, we generate new numbers and filter out for primes. We repeat this process until we find which stage/ generation has only two primes present.

Primary LanguagePythonMIT LicenseMIT

This repository is not active