diff options
author | EuAndreh <eu@euandre.org> | 2021-08-15 14:00:07 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-15 14:00:07 -0300 |
commit | bfc3e2ea842a5c4802dad212b5007d1ec287a002 (patch) | |
tree | 9307c3bb5eb4cab79ed52bf1bb5597894ff221b8 | |
parent | TODOs.md: Mark #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2 as DONE (diff) | |
download | git-permalink-bfc3e2ea842a5c4802dad212b5007d1ec287a002.tar.gz git-permalink-bfc3e2ea842a5c4802dad212b5007d1ec287a002.tar.xz |
TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as TODO
-rw-r--r-- | TODOs.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |