Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

potatodiet/diceware-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diceware-gen

Crates.io

This program generates random passphrases based on EFF's long wordlist.

Requirements

  • Rust v1.31+

Building

cargo build --release

The compiled binary will be located at target/release/diceware-gen

Usage

diceware-gen N

Where N = the number of random words to produce.

Licensing

Licensed under GPL-3.0-only

About

diceware generator in rust

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages