| Crates.io | fak |
| lib.rs | fak |
| version | 0.1.1 |
| created_at | 2024-01-31 14:49:54.152955+00 |
| updated_at | 2024-01-31 15:07:04.415919+00 |
| description | Generate faker data for usage in scripts |
| homepage | https://github.com/TheKnarf/fak |
| repository | https://github.com/TheKnarf/fak |
| max_upload_size | |
| id | 1121859 |
| size | 17,954 |
Generate faker data on the terminal or in Bash scripts.
Installation:
$ cargo install fak
Usage:
$ fak "Hi %name! You just earned %u32 coins"
Hi Frederick Stanton! You just earned 242323242 coins