quasi monte carlo is a technique for doing monte carlo integration and other monte carlo simulations, replacing the usual pseudo random sequence with a low-discrepancy sequence. This can be seen as a general trick to lower the variance introducing dependency into the random number sequence.
For more information, see https://en.wikipedia.org/wiki/Quasi-Monte_Carlo_method