User::factory(), 'referral_id' => $this->faker->numberBetween(1, 1000), 'ip_address' => $this->faker->ipv4(), ]; } }