File verification and repair using PAR 2.0 compatible parity archives (.par2 files). More information: https://github.com/Parchive/par2cmdline/.
par2 create -r{{1..100}} -- {{path/to/file}}
par2 create -n{{1..32768}} -- {{path/to/file}}
par2 verify -- {{path/to/file.par2}}
par2 repair -- {{path/to/file.par2}}