lipsum-gen

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.


Keywords
bsd3, library, Text.Lipsum.Gen, Text.Lipsum.Gen.Finals, Text.Lipsum.Gen.Initials, Text.Lipsum.Gen.Intermediates
License
BSD-3-Clause
Install
cabal install lipsum-gen-0.1.0.2

Documentation

lipsum-gen

A set of QuickCheck generators for english-like text, based on actual English syllables.

See Haddock documentation for instructions on use.