Crates.io | rara |
lib.rs | rara |
version | 1.0.2 |
source | src |
created_at | 2022-05-26 06:23:23.522489 |
updated_at | 2022-08-31 15:27:52.15743 |
description | Rara is a password generator. |
homepage | |
repository | |
max_upload_size | |
id | 593954 |
size | 11,863 |
Rara is a password generator. This is also an sample project using combu.
Rara exists on crates.io. You can use rara with cargo install command.
cargo install rara
Of course, you can clone this repository and build and use.
If you want to contribute rara, please read CONTRIBUTING.md for checking our code of conduct, and submitting pull requests to us.
This is licensed under MIT LICENSE
This readme is mainly based on combu's readme - Copyright (c) 2022 suquiya - licensed MIT License.