MarkovChain.generate

Returns a token generated from the internal set of states, based on the tokens previously generated. If no token can be produced, a random one is returned.

Meta