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

https://github.com/theodeus/randomwalk

Trying out random walks in node.js
https://github.com/theodeus/randomwalk

Last synced: 8 months ago
JSON representation

Trying out random walks in node.js

Awesome Lists containing this project

README

          

# randomwalk
Trying out random walks in node.js. It will create 4 pieces in the js folder (I know...) which will look something like the example.png.

Next steps would be to add support for command line arguments.