1 unstable release
0.1.1 | Apr 21, 2019 |
---|
#9 in #shop
4KB
50 lines
dinner
Random dinner generator. We use this to generate 4 dinners and then shop for all of them at once. It's efficient and answers the question "what's for dinner?". Now you have an answer other than "I donno"
Building
- Download rust: https://www.rustup.rs/
- execute
cargo build --release
- run
./target/release/dinner
and enjoy!
Dependencies
~21MB
~413K SLoC