A Mathematical Random Number Generator (MRNG)
Osvaldo Skliar, Ricardo E. Monge, Sherry Gapper, Guillermo Oviedo

TL;DR
This paper introduces a purely mathematical random number generator (MRNG) that produces statistically random binary strings and decimal numbers without relying on physical phenomena, suitable for simulations and cryptography.
Contribution
The paper presents a novel mathematical approach to generate random numbers that pass standard statistical tests, avoiding physical sources of randomness.
Findings
Generates binary strings that pass accepted randomness tests.
Produces random decimal numbers from binary strings.
Available online for practical applications.
Abstract
A novel Mathematical Random Number Generator (MRNG) is presented here. In this case, "mathematical" refers to the fact that to construct that generator it is not necessary to resort to a physical phenomenon, such as the thermal noise of an electronic device, but rather to a mathematical procedure. The MRNG generates binary strings - in principle, as long as desired - which may be considered genuinely random in the sense that they pass the statistical tests currently accepted to evaluate the randomness of those strings. From those strings, the MRNG also generates random numbers expressed in base 10. An MRNG has been installed as a facility on the following web page: http://www.appliedmathgroup.org. This generator may be used for applications in tasks in: a) computational simulation of probabilistic-type systems, and b) the random selection of samples of different populations. Users…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsChaos-based Image/Signal Encryption · Computability, Logic, AI Algorithms · Algorithms and Data Compression
