//! Rara is a password generator. This is also an sample project using [combu](https://github.com/suquiya/combu).
//! For more information, see the [repository](https://github.com/suquiya/rara).
/// The `cmd` module contains the command-line interface for Rara.
/// The `pwgen` module contains the password generation logic.