middle_square_test


middle_square_test, a Fortran90 code which calls middle_square(), which implements the middle square algorithm for generating random integers. This is a very early method, attributed to von Neumann, which actually is deeply flawed, with short cycles.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

middle_square, a Fortran90 code which implements the middle square algorithm for generating random integers. This is a very early method, attributed to von Neumann, which actually is deeply flawed, with short cycles.

Source Code:


Last modified on 16 September 2022.