diff options
author | foswret <foswret@posteo.com> | 2025-06-22 15:05:58 -0500 |
---|---|---|
committer | foswret <foswret@posteo.com> | 2025-06-22 15:05:58 -0500 |
commit | a52221bde8cece90f36b0f4bebc3ddad48afd2d5 (patch) | |
tree | 856028b7cec4944905a27852865353bdc6f1e619 /README.md | |
parent | 7c7fc8e7015b902b56fd11ae5218d5ab0bbe039f (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # SPWDG  + This is a simple password generator written in C. All randomness is produced by the [libsodium](https://github.com/jedisct1/libsodium) library. ## Dependencies |