User Activity

  • Posted a review on Practically Random
  • Posted a comment on discussion Open Discussion on Practically Random

    "Spike-logarithmic" is a moniker for beta distribution with alpha=0.5, beta=1. It's not exactly this beta distribution around 0; as beta distribution is infinite at 0, this "spike-logarithmic" diverges there.

  • Modified a comment on discussion Open Discussion on Practically Random

    I've composed a pretty simple program (in public domain) that quickly finds PRNG bit relationships going spike-logarithmic (or beta distribution with alpha=0.5, beta=1). This is not a meticulously-scientific test, because it needs tuning of "thrs" (threshold) to a reference "true random noise" (not having a theory), and to a block size. I only did the test to gain more self-confidence in PRVHASH. I did group-comparison based on PRNGs from https://github.com/lemire/testingRNG On spike-logarithmic...

  • Posted a comment on discussion Open Discussion on Practically Random

    Oh well, things depend on seed values, so checking several seeds is needed. So, I may be wrong about "tendency", as depending on seed various bit pairs pop up. Anyway, an interesting test IMO. Maybe someone can refine it further.

  • Posted a comment on discussion Open Discussion on Practically Random

    It considers 64-bit continous PRNG stream values, but can be scaled at will - e.g. 8-bit, 16-bit, 128-bit values. There may be problems in PRNG at different scales.

  • Posted a comment on discussion Open Discussion on Practically Random

    testpdf.cpp

  • Posted a comment on discussion Open Discussion on Practically Random

    I've composed a pretty simple program (in public domain) that quickly finds PRNG bit relationships going spike-logarithmic. This is not meticulously-scientific test, because it needs tuning of "thrs" (spike-logarithmic threshold) to a reference "true random noise" (not having a theory), and to a block size, and needs doomy "peer review". I only did the test to gain more self-confidence in PRVHASH. I did group-comparison based on PRNGs from https://github.com/lemire/testingRNG AESCTR, simple_lcg and...

View All

Personal Data

Username:
avaneev
Joined:
2021-08-13 05:44:01

Projects

  • No projects to display.

Personal Tools