Generate a single next value based on a trained model and on a seq of length "len".
Generate a single next value based on a trained model and on a seq of length "len". Use the most prob. state given the seq as an initial state and determin the next state und the symbol with the RNG.