Click or drag to resize
LoremIpsumGenerator Methods

The LoremIpsumGenerator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetText
Gets the paragraphs.
Public methodStatic memberGetTextByLength
Gets the lorem ipsum text with specified number of words. Always starts with "Lorem ipsum dolor sit amet".
Public methodStatic memberGetTextByNumberOfWords
Gets the lorem ipsum text with specified number of words. Always starts with "Lorem ipsum dolor sit amet".
Public methodStatic memberGetWord
Gets the random word.
Top
See Also