webseek setrngseed
Set random-number seed using random integer from random.org
Typing setrngseed without arguments is an alternative to using Stata's set seed
command. setrngseed obtains truely random integers from
www.random.org and uses those
results to set the seed of Stata's pseudo-random-number generator.
www.random.org will currently deliver roughly 32,000 seeds per 24-hour period. You
can visit
www.random.org and purchase additional random numbers should you need them,
which is unlikely, or to make a donation in support of their efforts.