Method | Description | |
---|---|---|
GetRandomSentence ( WordSize size ) : string | ||
GetRandomSentences ( WordSize size, int count ) : string |
public static GetRandomSentence ( WordSize size ) : string | ||
size | WordSize | |
return | string |
public static GetRandomSentences ( WordSize size, int count ) : string | ||
size | WordSize | |
count | int | |
return | string |