fak

Crates.iofak
lib.rsfak
version0.1.1
sourcesrc
created_at2024-01-31 14:49:54.152955
updated_at2024-01-31 15:07:04.415919
descriptionGenerate faker data for usage in scripts
homepagehttps://github.com/TheKnarf/fak
repositoryhttps://github.com/TheKnarf/fak
max_upload_size
id1121859
size17,954
(TheKnarf)

documentation

README

fak

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
Commit count: 0

cargo fmt