function () { return User::factory()->create()->id; }, 'torrent_id' => function () { return Torrent::factory()->create()->id; }, ]; } }