fk98/TODO

6 lines
180 B
Plaintext
Raw Normal View History

2020-11-14 06:13:31 +00:00
Implement randomness (xorshift? https://www.jstatsoft.org/article/view/v008i14)
Config parser (config.c)
Do the actual corrupty things
Use fopen(3) and friends instead of open(2)