2 releases
| 0.1.1 | Oct 28, 2020 |
|---|---|
| 0.1.0 | Oct 4, 2020 |
#16 in #phrase
89KB
5.5K
SLoC
Codename
Codename is a small utility program to randomly generate phrases, akin to GfyCat URLs and Jitsi room names.
Installation
The simplest way to get the binary is to install it via cargo
$ cargo install codename
If you instead prefer to build from source, you can clone this repository and
build/run via cargo build and cargo run respectively.
License
Codename is licensed under the MIT license.
The wordlists and basic logic are adapted from Jitsi's js-utils collection, specifically the roomNameGenerator.
Dependencies
~1.5MB
~21K SLoC