Improve LFSR implementation
[archipelago] / xseg / peers / user / bench-lfsr.c
2013-03-12 Alex PyrgiotisImprove LFSR implementation
2013-03-11 Alex PyrgiotisAdd support for seed values given by the user
2013-03-11 Alex PyrgiotisAllow LFSR to be used for sizes smaller than 2^3
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench