#naive #generator #syllable #generation #haiku #counting #list

bin+lib haiku-generator

Naive implementation of haiku generation given a list of words

1 unstable release

0.1.1 Aug 12, 2022

#8 in #haiku

MIT license

5KB
86 lines

haiku-generator

build-status

Haiku generator using simple syllable counting

Setup

cargo build

Running

cargo run
# or
./target/debug/haiku-generator

Dependencies

~315KB