Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stripedpajamas/zipf

node streams / random letters / stats
https://github.com/stripedpajamas/zipf

nodejs random streams zipf

Last synced: 12 days ago
JSON representation

node streams / random letters / stats

Awesome Lists containing this project

README

        

# zipf
some random letters/words; learning more about zipf's law and node streams. it's not working quite right yet.

## run
1. `npm install`
2. `node index.js`

## ref
- [Zipf's law](https://en.wikipedia.org/wiki/Zipf%27s_law)
- [this old vsauce video](https://www.youtube.com/watch?v=fCn8zs912OE)

## lic
MIT