From 0c807d0f2243a08e22fe4a78c70f6abf0cdbc4d9 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 7 Jan 2023 00:42:11 +0000 Subject: [PATCH] Cross an item of TODO --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 5b5b47f..29bc438 100644 --- a/TODO.txt +++ b/TODO.txt @@ -18,7 +18,7 @@ Milestone: v0.2.0 [ ] Document MemoryHexDump [ ] Move String functions to a new String.h? [ ] Make UtilStringConcat use varargs -[ ] Look into seeding random strings (possibly create Random.h?) +[x] Look into seeding random strings (possibly create Random.h?) [~] User registration [x] Username validation [x] Password hashing