├── Makefile ├── README.md └── rdd.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r043v/rdd/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r043v/rdd/HEAD/README.md -------------------------------------------------------------------------------- /rdd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/r043v/rdd/HEAD/rdd.c --------------------------------------------------------------------------------