standard_lib/TODO
able bc933dcafd Misc:
Moved parts of log into their own header to start tracing stuff all over
the place

Added random number generators
2023-12-26 03:54:21 -06:00

7 lines
188 B
Plaintext

- [ ] Fix string_eq
- [ ] Move function signatures to the *.h file
- [ ] Sorting stuff
- [x] Random Libraries
- [x] Mersenne Twister
- [ ] add in u64 and f64 generation proper
- [ ]