Skip to content

Class: MarkovChainGenerator

Functions

NameDescription
.new(names)

Methods

NameDescription
:__call(rng)

Function declarations

Function: new

lua
function MarkovChainGenerator.new(
    names
) end

Parameters:

Method declarations

Method: __call

lua
function MarkovChainGenerator:__call(
    rng
) end

Parameters: