This package provides functions to performreproducible parallel foreach loops, using independentrandom streams as generated by L'Ecuyer's combinedmultiple-recursive generator [L'Ecuyer (1999)]. Itenables to easily convert standard %dopar% loops intofully reproducible loops, independently of the numberof workers, the task scheduling strategy, or the chosenparallel environment and associated foreach backend.