Artist::factory(), 'name' => $this->faker->colorName, 'cover' => md5(uniqid()) . '.jpg', ]; } }