lipsum-gen
A set of QuickCheck generators for english-like text, based on actual English syllables.
See Haddock documentation for instructions on use.
The generators in this package are based on syllable statistics from ~44000 English words. The words have been split into syllables, which are categorized into initials, intermediates, and finals. Single-syllable words have been removed.
Repository Hackage Haskell Download
cabal install lipsum-gen-0.1.0.2
A set of QuickCheck generators for english-like text, based on actual English syllables.
See Haddock documentation for instructions on use.