Hacker News new | ask | show | jobs
by yobbo 483 days ago
This is similar to "burn-in" for markov-chain montecarlo. When the chain is initialized to some bad value, it requires a number of iterations to get into a "good chain". But for a uniform RNG, any value should be good.

So the RNG doesn't seem great.