diff --git a/TODO b/TODO index 509dafb..2c60194 100644 --- a/TODO +++ b/TODO @@ -1,5 +1 @@ -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)