$this->faker->slug, 'name' => $this->faker->word, 'description' => $this->faker->words(3, true), 'permissions' => ["anomaly.module.users::users.read"] ]; } }