v109
I fixed some logic again
I rewrote some stuff to get the seed bytes working, I think its working
Added something to dynamically control the iterations count so that large sets don't freeze the browser
Probably some other changes that I have forgotten
https://zoltar.eu.org/wip/prng-generato ... r-109.html
I knew this was a silly idea before I even started the project, I kind of works but is so inefficient
I would be better off studying prng theory and then writing a program that takes in the required period and just generates the required instructions to produce the output once only instead of this brute forcing
I fixed some logic again
I rewrote some stuff to get the seed bytes working, I think its working
Added something to dynamically control the iterations count so that large sets don't freeze the browser
Probably some other changes that I have forgotten
https://zoltar.eu.org/wip/prng-generato ... r-109.html
I knew this was a silly idea before I even started the project, I kind of works but is so inefficient
I would be better off studying prng theory and then writing a program that takes in the required period and just generates the required instructions to produce the output once only instead of this brute forcing
Statistics: Posted by lovebug — Tue Jan 27, 2026 3:41 am