Property | Type | Description | |
---|---|---|---|
OrcNameSamples | string[] |
Method | Description | |
---|---|---|
GetNextName ( ) : string | ||
MarkovNameGenerator ( IEnumerable |
||
Reset ( ) : void |
Method | Description | |
---|---|---|
GetLetter ( string token ) : char |
public MarkovNameGenerator ( IEnumerable |
||
sampleNames | IEnumerable |
|
order | int | |
minLength | int | |
return | System |