openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

Correct PRNG calculation #225

Closed bobjacobsen closed 1 year ago

bobjacobsen commented 1 year ago

This is a correction to the alias PRNG preferred calculation algorithm. See openlcb/documents#44