Quasi Random VI

Generates quasi-random Halton or Richtmeyer sequences, which are low-discrepancy number sequences.

You must manually select the polymorphic instance to use.


icon

The quasi-random sequence is a sequence with low discrepancy that uniformly distributes in the interval [0,1].

Use a prime number as the seed to generate a Halton sequence.

Use an irrational number as the seed to generate a Richtmeyer sequence.

In the VI, use the initialize? input to generate a long quasi-random noise sequence block-by-block. The following block diagram shows two ways to generate identical 300-sample Halton sequences.