Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emiliodeg/collatz-generator

Collatz conjecture number generator
https://github.com/emiliodeg/collatz-generator

collatz-conjecture javascript-generator npm-package typescript

Last synced: 2 days ago
JSON representation

Collatz conjecture number generator

Awesome Lists containing this project

README

        

# Collatz-generator

Collatz conjecture number generator

This project was inspired by [this video about Collazt Conjecture](https://www.youtube.com/watch?v=094y1Z2wpJg) after
that the motivation was:

- Learn more about javascript generator
- Create a npm public and open package

Enjoy it!