aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 78787a3..469cdd1 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -328,7 +328,13 @@ HTML to be included in the `<head>`, and do so for the `README.md`,
[`6b96fdc765371be62236ac0468529eb0ad4d1462`](https://git.euandreh.xyz/git-permalink/commit/?id=6b96fdc765371be62236ac0468529eb0ad4d1462).
- TODO in 2021-07-19
-## WONTFIX As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c}
+## TODO As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c}
+- TODO in 2021-08-15
+
+ The UUID generation doesn't have to be cryptographically secure.
+ A [PRNG] would do just fine.
+
+ [PRNG]: https://en.wikipedia.org/wiki/Pseudorandom_number_generator
- WONTFIX in 2021-07-15
Since POSIX doesn't have a