'ingredients', 'weight' => $this->faker->numberBetween(0, 20), 'text' => $this->faker->optional()->words(rand(1, 3), TRUE), ]; } }