
This library can be used to generate random sequences with a behaviour adapted to some training data. the algorithm analyses your input/training data with respect to how likely a given letter follows another one, then on recomposition it chooses subsequent letters randomly according to the frequencies found in the training data. this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.