[package] name = "entropy_test" version = "0.0.1" authors = ["burrrata@protonmail.com>"] license = "MIT OR Apache-2.0" description = "CLI tool and API to generate passphrases" readme = "README.md" homepage = "https://github.com/burrrata/entropy_test" repository = "https://github.com/burrrata/entropy_test" keywords = ["cli", "passphrase", "password", "entropy", "entropy_test"] categories = ["command-line-utilities"] [dependencies] rand = "0.6.1"