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

https://github.com/gustafla/alkulukutehtava


https://github.com/gustafla/alkulukutehtava

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prime number search

This program was written as a fun little Rust excercise.
It uses the Sieve of Eratosthenes -algorithm to find primes.
CLI only in finnish.

# Alkulukuhaku

Kirjoitin tämän ohjelman huvin vuoksi.
Toiminta perustuu Erastotheneen seulaan.