Fixed a bug that caused no output when the input didn't contain anything other than spaces between the braces (eg "{a|the|one} {quick|fast} {brown|silver} {fox|dog|wolf}" caused output array to be empty: [])
0.1
Small package for generating all possible sentences from spintax using depth first search.