Password generating Command-Line Utility. Built with Deno@1.0.0
deno run --allow-read --allow-write --allow-net src/index.ts
deno install --allow-read --allow-write --allow-net --name diceware src/index.ts
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Dakota Lewallen - Initial work - IamFlowz
See also the list of contributors who participated in this project.
This project is licensed under the Apache v2.0 License - see the LICENSE.md file for details