$this->faker->unique()->randomElement(['vk', 'telegram', 'email', '1c']), 'payload' => ['token' => $this->faker->uuid, 'secret' => $this->faker->sha256], 'is_active' => $this->faker->boolean(80), ]; } }