ports/devel/p5-Algorithm-MarkovChain/pkg/DESCR

5 lines
186 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Algorithm::MarkovChain implements a class capable of creating a Markov
chain, and then generating output based on it.
Please see 'perldoc Algorithm::MarkovChain' for more information.