Skip to content

lstrobel/Haiku-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Haiku-Generator

Simple Java program that creates senseless Haikus

Created by Lukas Strobel early 2017

Steps:

  1. Generate an array with a random length, so that all the integer values in the array add up to the desired syllable count
  2. Randomly search through the dictionary file to find words that fit the generated syllable count
  3. Print out those words in the 5, 7, 5 order! Voila!

About

Simple Java program that creates senseless Haikus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages