Returns a random token from a random counter table. If either the markov state or the counter table is empty, null is returned instead.
See Implementation
Returns a random token from a random counter table. If either the markov state or the counter table is empty, null is returned instead.