Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 211 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 211 Bytes

Sieve

Sieve is a CLI tool for efficient prime number generation

Install:

To install, simply run

$ go get github.com/waltonseymour/sieve/cmd/sieve

Usage:

sieve 1000 > primes.csv