$this->faker->unique()->uuid, 'author' => 'testauthor@example.com', 'name' => $this->faker->word, 'description' => null, ]; } }