README.md 304 B

Description

My custom implementation of LFSR (Linear-feedback shift register) number generator.

Limitations

  1. Seed must have size multiple 8 bit

Credits

License: MIT/Public domain

Author: Yevhen Babiichuk (DustDFG)