LociOiling Lv 1
Randomeer generates 512 lines, each containing 512 random ones and zeroes.
The scriptlog from Randomeer can be input to the standalone Lua program LuaRandom2, which has been shared as a recipe. LuaRandom2 generates a PNG bitmap, which can then be compared to one generated by the standalone program LuaRandom.
The goal is to visually assess the quality of the random number generator. The output from this script can be compared to the output of the LuaRandom script.
See https://www.random.org/analysis/#visual for a detailed example