Language Resources
D resources:
Information on randomicity:
https://dlang.org/phobos/std_random.html
Information on arrays:
https://dlang.org/spec/arrays.html
Gauche resources:
Looping:
http://practical-scheme.net/gauche/man/gauche-refe/Iteration.html#Iteration
Random numbers:
http://practical-scheme.net/gauche/man/gauche-refe/Sources-of-random-bits.html#Sources-of-random-bits
Vectors:
http://practical-scheme.net/gauche/man/gauche-refe/Vectors.html#Vectors
Guile resources:
Randomicity:
https://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Random.html