/nonsense-generator

A silly program written in Rust to output nonsensical sentences in the command line interface.

Primary LanguageRustMIT LicenseMIT

Nonsense Sentence Generator

A silly program written in Rust to output nonsensical sentences in the command line interface.


You can generate very silly sentences such as:

"The twin studio went to the bathroom with a discount."

"The alienated dirt blew away a steak."

"The sarcastic freedom flew under a wing."

"The superb talk dislodged a professor."

"The prickly boot danced on a tea."


Building from source

You can simply run cargo build --release to compile the source code.