User::factory(), 'name' => $this->faker->name, 'support_in_sats' => $this->faker->randomNumber(), 'description' => $this->faker->text, ]; } }