- I wonder how a sequence of mutually independent random variables (each with a different or same distribution) is sampled? In other words, how can a sequence of values be ensured to be samples of a sequence of independent random variables?
- Furthermore how is a sequence of k-wise independent random variables is sampled?
I would like to know the basic methods, and what sources for that purpose and going beyond that.
Thanks!