$this->faker->uuid, 'user_id' => $this->faker->uuid, 'permission' => $this->faker->randomElement(['can-edit', 'can-view', 'owner']), ]; } }