An xkcd-style (correct horse battery staple) password generator. https://correcthorse.pw/
Find a file
dependabot[bot] 8c70691a8f
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 21:36:31 +00:00
.github/workflows Switch to using GitHub actions for CI 2020-09-27 14:48:22 -04:00
src Fix non-power-of-two random number generation 2020-09-09 13:14:28 -04:00
tests Add some more unit tests 2018-12-04 19:49:47 -05:00
.gitignore Initial commit: most of the UI 2018-11-26 01:51:26 -05:00
LICENSE Initial commit: most of the UI 2018-11-26 01:51:26 -05:00
package-lock.json Bump ini from 1.3.5 to 1.3.8 2020-12-12 21:36:31 +00:00
package.json Fix vulnerabilities reported by npm audit 2020-09-10 20:11:04 -04:00
webpack.config.js Add AI upscaled 2x version of xkcd comic 2020-06-14 01:22:35 -04:00