$this->faker->name(), 'min_points' => $this->faker->randomNumber(), 'max_points' => $this->faker->optional()->randomNumber(), ]; } }