Czech Entropy PRNG

 Statistics and indicators

Application Czech Entropy PRNG contains several modules for its operation. The first modules used are the source data expansion module (there is only one so far) and the module for sampling numbers from a huge file obtained after expanding the source data. The sampling module has so far been in its simplest form. Let's look at a few pictures from the graphical indicator

First generating an array of numbers based on the entered text

Czech Entropy PRNG

It can be seen that the distribution of numbers is not the best. But we use the MultiMode mode, when the generated array is used as the source data. It would be nice if the distribution changed noticeably

Czech Entropy PRNG

There is some result. The simplest indicator shows that the distribution has changed. Let's repeat the cycle again with the resulting array of numbers

Czech Entropy PRNG

The impression is that for the simplest algorithm everything is not bad. Not too bad. Another cycle

Czech Entropy PRNG

The distribution has changed. But what patterns are there in such a small array!

No post-processing mechanism was used here (for clarity).

And this mechanism for selecting numbers (after expansion) has been improved for the first time. We will publish its statistics after testing and configuration. And the sampling mechanism will be constantly improved.

Czech Entropy PRNG



Comments

Popular posts from this blog

Android Photo Registrar OFLAMERON

Czech Entropy

Android Java Open Source