PastaSource / Musinator

Generates random lyrics from a given TXT file, and a chord progression in a randomly chosen key.
0 stars 0 forks source link

Code only generates once on functioncreation branch #1

Closed PastaSource closed 2 years ago

PastaSource commented 2 years ago

The original code without the newly added functions would iterate 5 times producing 5 different results. Currently this branch only generates 1 result. A way to easily choose how many results are generated would be a good step to making the code more user friendly and useful.