Nakov5 years ago Best Answer Level 73ReplyReport SpamAnd here is the definition of the method itself: @method string paragraph($nbSentences = 3, $variableNbSentences = true) which means the default is 3 sentences, so it can't be short as a sentence. But still you can pass bigger number: $faker->paragraph(10) as an example. Like Reply 1 like