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

https://github.com/JOT85/PrimeFinder

Ever wanted to find billions of prime numbers. In a rather inefficient manner, however wrapped in loads of fancy stuff with no graphics? Well now you can! All because I was learning Golang and wanted some thing to code! PrimeFinder!
https://github.com/JOT85/PrimeFinder

go golang prime-numbers

Last synced: 11 days ago
JSON representation

Ever wanted to find billions of prime numbers. In a rather inefficient manner, however wrapped in loads of fancy stuff with no graphics? Well now you can! All because I was learning Golang and wanted some thing to code! PrimeFinder!

Awesome Lists containing this project

README

        

# PrimeFinder
Ever wanted to find billions of prime numbers. In a rather inefficient manner, however wrapped in loads of fancy stuff with no graphics? Well now you can! All because I was learning Golang and wanted some thing to code! PrimeFinder!