All previous versions were only allowing code through if its length was equal to the user specified code size so any smaller possible prngs never got a chance
In this version 101 I have fixed that bug and also altered the storage of code so that they are sorted in descending order with period first and code size second
The user specified seed bytes is still unimplemented but hopefully I'll fix that soon
The generator is still incomplete but kind of usable right now
https://zoltar.eu.org/wip/prng-generato ... r-101.html
In this version 101 I have fixed that bug and also altered the storage of code so that they are sorted in descending order with period first and code size second
The user specified seed bytes is still unimplemented but hopefully I'll fix that soon
The generator is still incomplete but kind of usable right now
https://zoltar.eu.org/wip/prng-generato ... r-101.html
Statistics: Posted by lovebug — Sun Jan 25, 2026 9:39 pm