Str::random(5), 'display_name' => implode(' ', $this->faker->words(2)), 'description' => $this->faker->sentence, 'removable' => true, ]; } }