Summary
Gets a random paragraph.
Syntax
public static string Paragraph(int minSentenceCount)
Parameters
Name | Type | Description |
---|---|---|
minSentenceCount | int | The minimum sentence count. |
Return Value
Type | Description |
---|---|
string | The random paragraph. |