Generates paragraphs of fake text
- Add the LoremIpsumGenerator project to your solution.
- Call the LoremIpsum.Generate(5) method, the parameter is the number of paragraphs you want returned.
- Call LoremIpsum.Generate(5, true) to return paragraphs wrapped in HTML tags.