Statistical Quantum Mechanics of the Random Permutation Sorting System (RPSS): A Self-Stabilizing True Uniform RNG
Randy Kuang
TL;DR
RPSS addresses the need for a robust, platform-agnostic source of true uniform randomness by combining combinatorial permutation entropy with physical system jitter within a quantum-inspired statistical framework. The core idea is to treat the permutation count $N_p$ and elapsed time $T$ as conjugate observables whose joint distribution, when projected modulo $2^n$, yields uniformly distributed $n$-bit outputs. The paper provides a formal model, derives distributional properties (negative binomial for $N_p$, compound for $T$), and proves that modular reduction produces near- to essentially-uniform outputs under entropy-convergence conditions, validated by min-entropy, $\chi^2$, and CLT-based tests. Practically, RPSS offers a software-defined TURNG that is self-stabilizing, cross-platform, and applicable to cryptography, blockchains, and post-quantum cryptography contexts.
Abstract
We present the Random Permutation Sorting System (RPSS), a novel framework for true uniform randomness generation grounded in statistical quantum mechanics. RPSS is built on a pair of conjugate observables, the permutation count and the elapsed sorting time, whose heavy-tailed raw distributions synchronously converge to uniformity through modular reduction. This mathematically proven convergence establishes RPSS as a True Uniform Random Number Generator (TURNG). A practical implementation, QPP-RNG, demonstrates how intrinsic system jitter, arising from microarchitectural noise, memory latency, and scheduling dynamics, interacts with combinatorial complexity to yield a compact, self-stabilizing entropy source. Empirical validation under the NIST SP 800-90B framework confirms rapid entropy convergence and statistically uniform outputs. RPSS thus defines a new class of quantum-inspired entropy engines, where randomness is simultaneously harvested from unpredictable system jitter and amplified by combinatorial processes, offering a robust, platform-independent alternative to conventional entropy sources.
