- [ ] String - [x] Fix string_eq - [ ] String concat/add - [ ] push/pop characters - [ ] case related functions - [ ] Move function signatures to the *.h file - [ ] Sorting stuff - [ ] Vec - [ ] Pop - [ ] getter/setter - [x] Random Libraries - [x] Mersenne Twister - [ ] add in u64 and f64 generation proper - [ ]