A Novel Hybrid Pseudo Random Number Generator – Switch Shift PRNG
DOI:
https://doi.org/10.63110/idsa.v1i02.8Keywords:
Pseudo Random Number Generator, Reseeding, Entropy, Kolmogorov-Smirnov, Chi-square, LCG, Hybrid PRNGAbstract
Pseudo Random Number Generators (PRNGs) are good at generating number sequences that only look random but are in fact deterministic and periodic. Hybrid Pseudo Random Number Generators (HPRNGs) address some of these limitations by using time-based seeding with a modified Linear Congruential Generator (LCG). This approach improves upon the deterministic nature of the generator but fails to address the problem of periodicity and dependency on a single seed. This study addresses the deterministic nature and periodicity of PRNGs by proposing an improved HPRNG model, making it more suitable for various applications without losing significant performance.