An xkcd-style (correct horse battery staple) password generator. https://correcthorse.pw/
Find a file
dependabot[bot] ba49436adf
Bump ssri from 6.0.1 to 6.0.2 (#23)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 00:55:28 -04: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 ssri from 6.0.1 to 6.0.2 (#23) 2021-04-23 00:55:28 -04: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