At the end of this article, my goal is to convince you that: if you need to
use random numbers, you should consider using
scipy.stats.qmc
instead of
np.random
.
This is a companion discussion topic for the original entry at https://blog.scientific-python.org/scipy/qmc-basics