Add section on Random Number Generation (RNG) to help("doFuture"). It should probably mention the doRNG package. It should also explain/clarify why the doFuture package does not implement an RNG layer itself. (As far as I recall, I think it's because doRNG already provides a solution for this in the foreach world and I don't want to add yet-another API/option for this).
Add section on Random Number Generation (RNG) to
help("doFuture")
. It should probably mention the doRNG package. It should also explain/clarify why the doFuture package does not implement an RNG layer itself. (As far as I recall, I think it's because doRNG already provides a solution for this in the foreach world and I don't want to add yet-another API/option for this)./ht @hanase