Skip to content

Class Lorem

Manfred edited this page Jul 29, 2018 · 1 revision

Methods

  • Character()
  • Characters(int charCount = 255)
  • Multibyte()
  • Paragraph(int sentenceCount = 3, bool supplemental = false, int randomSentencesToAdd = 0)
  • ParagraphByChars(int chars = 256, bool supplemental = false)
  • Paragraphs(int paragraphCount = 3, bool supplemental = false)
  • Question(int wordCount = 4, bool supplemental = false, int randomWordsToAdd = 0)
  • Questions(int questionCount = 3, bool supplemental = false)
  • Sentence(int wordCount = 4, bool supplemental = false, int randomWordsToAdd = 0)
  • Sentences(int sentenceCount = 3, bool supplemental = false)
  • Word()
  • Words(int wordCount = 3, bool supplemental = false)
Clone this wiki locally