$this->faker->uuid, 'user_id' => $this->faker->uuid, 'shared_token' => Str::random(16), 'basename' => $this->faker->word, ]; } }