Why quasi-random sequences are generated in the interval [0,1]? Is it a normalized sequence generation?

39 Views Asked by At

The quasi-random sequences are generated using low discrepancy sequences and Koksma-Hlawka inequality explains the quasi sequence clearly. However, it is observed that these sequences are generated in the range [0,1]^s always, where s is the dimension. Can anyone please explain why is the sequence generation always in the range [0,1]? Is the sequence generated a normalized one?