Cool, I knew that LFSRs were used in ciphers. I was not aware that they were also useful for implementing old-school graphical effects. https://en.wikipedia.org/wiki/Linear-feedback_shift_register...
(I took at stab at implementing them awhile back as an experiment. https://github.com/jimktrains/r6parity)