Help for

Random numbers generating

Automatic Two random numbers are taken from http://www.random.org, they are true random numbers because their generating is based on a physical process: the atmospheric electromagnetic noise which is recorded and digitalized, random numbers generating based only on computer programs are not in general really randomized because they presents periodicity. For details see http://www.random.org.

Provided by the user The user gives two integer between 0 and 999,999.

Remark For a fixed set of parameters/options, using the same couple of seeds one gets exactly the same synthetic CMD as output.