$this->faker->words(2, true), 'description' => $this->faker->paragraph(), 'sort_order' => $this->faker->numberBetween(1, 50), ]; } }