xkcd inspired password generator.
This was a small project to get more familiar with zig.
To generate set of possible password candidates, a HTTP GET request like this is used http://0.0.0.0:3355/en?min=4&max=12&n=6.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
xkcd inspired password generator.
This was a small project to get more familiar with zig.
To generate set of possible password candidates, a HTTP GET request like this is used http://0.0.0.0:3355/en?min=4&max=12&n=6.