supki / whacky

Yet another randomly failing program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whacky

Build Status

Yet another randomly failing program.

Give Whacky a chance and it will run another command if you are lucky, e.g.:

% whacky --chance 30 -- echo "Hello!"

will print "Hello!" three times in ten runs on average.

Build

To build the executable with Cargo run:

% cargo build

About

Yet another randomly failing program

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 100.0%