Class LoremIpsum
public static class LoremIpsum
- Inheritance
-
LoremIpsum
- Inherited Members
Fields
_words
public static readonly string[] _words
Field Value
- string[]
meanCharPerSentence
public const int meanCharPerSentence = 60
Field Value
Methods
Generate(int, int, int)
public static string Generate(int minSentences, int maxSentences, int numParagraphs = 1)