]> git.localhorst.tv Git - blank.git/commit
added Galois LFSR PRNG
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 23 Mar 2015 16:33:02 +0000 (17:33 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 23 Mar 2015 16:33:02 +0000 (17:33 +0100)
commitc877ddd21f402381d88a6bebdd5c7c0b4ac28ba9
tree889fa75a2c70a75b69ef929686d6d44fb138c4f4
parente065961dc9af7968d734457ce716231bb51807b7
added Galois LFSR PRNG

not in use yet
beware of seed with many zeros
especially 0, which will only ever produce zeroes
TODO
src/noise.cpp
src/noise.hpp