Outlet::factory(), 'product_id' => Product::factory(), 'stock' => $this->faker->numberBetween(0, 500), ]; } }