An open API service indexing awesome lists of open source software.

https://github.com/totallynotchase/funky-prime-generator

A collection of some algorithms on generating numerous prime sequences
https://github.com/totallynotchase/funky-prime-generator

number-generator number-theory numberphile prime-numbers riemann-hypothesis

Last synced: 8 months ago
JSON representation

A collection of some algorithms on generating numerous prime sequences

Awesome Lists containing this project

README

          

# Funky Primes Generator
This is a collection of curious and kinda cool programs regarding interesting **Prime Sequences**, inspired by [Max Bridgland](https://github.com/M4cs) as he was studying [Glitch Primes](https://www.youtube.com/watch?v=HPfAnX5blO0).

# Prime Sequences

* [Near Repeated Digits](https://github.com/TotallyNotChase/funky-prime-generator/tree/master/near-rep-digit)

# Contribution
Read [CONTRIBUTING.md](https://github.com/TotallyNotChase/funky-prime-generator/blob/master/CONTRIBUTING.md)