An xkcd-style (correct horse battery staple) password generator. https://correcthorse.pw/
Find a file
dependabot[bot] de6c772a30
Bump elliptic from 6.5.3 to 6.5.4 (#21)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 06:12:04 -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 elliptic from 6.5.3 to 6.5.4 (#21) 2021-03-27 06:12:04 -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