ungai 0.6.2

A unique name generator based on Markov Chain
ungai-0.6.2 is not a library.

Banner

ungai

Rust License

A high-performance unique name generator based on Markov Chains

Installation

You will need a Rust Toolchain installed on your system.

Then run

cargo install ungai

This will install ungai binary on your system.

Usage

Run

ungai --help

or

ungai -h

The help message is well documented all thanks to the amazing clap crate.

For more info on how to use this cli see Usage.md.