RiTa
index
Name loadTokens()
Class RiMarkov
Description
Syntax
loadTokens(tokens);
loadTokens(tokens, multiplier);
Parameters
multiplier   Weighting for tokens in the array
A weight of 3 is equivalent to loading the tokens 3 times and gives each one 3x the probability of being chosen during generation.
Returns void
Usage Web & Application
Related