random-data-generator-cli

Crates.iorandom-data-generator-cli
lib.rsrandom-data-generator-cli
version0.1.4
sourcesrc
created_at2024-02-07 19:12:40.772513
updated_at2024-02-07 19:35:35.134579
descriptionA CLI tool for creating fake data
homepagehttps://github.com/DanielMarcos1/random-data-generator-cli
repositoryhttps://github.com/DanielMarcos1/random-data-generator-cli
max_upload_size
id1130847
size28,197
Daniel Marcos (DanielMarcos1)

documentation

README

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

Commit count: 0

cargo fmt