An xkcd-style (correct horse battery staple) password generator. https://correcthorse.pw/
Find a file
dependabot[bot] ca9fa8ce09
Bump lodash from 4.17.19 to 4.17.21 (#24)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 18:56:48 -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 lodash from 4.17.19 to 4.17.21 (#24) 2021-05-07 18:56:48 -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