Method | Description | |
---|---|---|
GenerateSentences ( int numberOfSentences ) : string | ||
GenerateWords ( int numberOfWords, int commaPosition ) : string |
Method | Description | |
---|---|---|
GenerateSentence ( |
||
GenerateWord ( ) : string |
public static GenerateSentences ( int numberOfSentences ) : string | ||
numberOfSentences | int | |
return | string |
public static GenerateWords ( int numberOfWords, int commaPosition ) : string | ||
numberOfWords | int | |
commaPosition | int | |
return | string |