2 releases
0.1.4 | Feb 7, 2024 |
---|---|
0.1.3 | Feb 7, 2024 |
#1396 in Command line utilities
10KB
140 lines
Random Data Generator CLI
This CLI project is a project based learning(PBL) study method in action, it doesn't have the purpose to provide a full and robust implementation of a CLI app made in rust, feel free to fork and create your own by using this model since it's hold by Apache license.
Demonstration
In case you cloned the repository, you can type in your command line
cargo run -- generate (name, phone, address or fullhuman)
And the CLI should work just fine.
References
Dependencies
~3MB
~54K SLoC