Czech Entropy PRNG
Array Generation Analytic The 2D entropy indicator showed problems in the existing algorithms of the Czech Entropy PRNG application. If the basic version of generating "random" numbers gives such a distribution on the plane The problems of distributing points on a plane are obvious. If you connect the options PRNG Mode 2 and Encalibration Mode 2 , the distribution will become different The number distribution is different, but not better (for encryption) Connecting the PRNG MultiMode 3 option gives a different distribution of numbers on the plane. Better than the second picture. But even on a short array it is noticeable that the generation of numbers needs to be improved. This can be done through post-processing. The corresponding module is currently under development. It is clear that the ability to evaluate the resulting arrays of numbers is very important for PRNG We will also develop 2D indicators of other types Android Java Programming