Skip to main content

Lorem

paragraphs

schemas.lorem.paragraphs().getValue()
ArgumentDescription
paragraphsCountNumber of paragraphs. Default 3
separatorSeparator between paragraphs. Default \n
maxSentencesMaximun of sentences of each paragraphs
minSentencesMin of sentences of each paragraphs

sentences

schemas.lorem.sentences().getValue()
ArgumentDescription
sentencesCountNumber of sentences. Default in 3
separatorSeparator between sentences. Default \n
wordsMinMinimun of words in each sentence
wordsMaxMaximun of words in each sentence

slug

schemas.lorem.slug().getValue() // 'lorem-ipsum-ad'
ArgumentDescription
wordCountNumber of words in the slug

words

schemas.lorem.words().getValue() // 'lorem ipsum in'
ArgumentDescription
countNumber or words. Default 5

text

schemas.lorem.text().getValue()
ArgumentDescription
character_minMinimun of characters in the text
character_maxMaximun of characters in the text