This is a simple password generator in the style of XKCD 936 with word lists for the following languages:
- Dutch
It can be used on password.utwente.io, or you can run it yourself.
This website is setup with Hugo, a simple static website engine. With Hugo installed, building the site is simple. Just run:
hugo
That's it!