Ecosyste.ms: Awesome
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: 2 months 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!
- Host: GitHub
- URL: https://github.com/JOT85/PrimeFinder
- Owner: JOT85
- License: mit
- Created: 2017-07-14T19:45:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T19:46:19.000Z (over 7 years ago)
- Last Synced: 2024-08-03T23:27:36.092Z (6 months ago)
- Topics: go, golang, prime-numbers
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - PrimeFinder
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!