### prng-lfsr

##### an attempt to write some formally tested lightweight prng functions

implementations worked manually and with reference to [wikipedia](https://en.wikipedia.org/wiki/Linear_feedback_shift_register)

###### NB. probably to be split up so watch the deprecation warnings! anyway, the real value is the tests...