Generating a uniform distribution

If you want to get N points uniformly distributed on some interval, but want to generate the randomness point by point.

Comments are closed.