User Tools

Site Tools


base:small_fast_16-bit_prng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

base:small_fast_16-bit_prng [2015-04-17 04:33] – external edit 127.0.0.1base:small_fast_16-bit_prng [2017-10-26 07:26] (current) white_flame
Line 1: Line 1:
-See [[Small, fast 8-bit PRNG]] for details of the algorithm.  This should randomly interate over a full 0000-ffff range, instead of the 0001-ffff range that the more common Galois LFSR covers.+=== 16-bit PRNG === 
 +by White Flame 
 + 
 +See [[Small, fast 8-bit PRNG]] for details of the algorithm.  This should randomly iterate over a full 0000-ffff range, instead of the 0001-ffff range that the more common Galois LFSR covers.
  
 Code is not well tested, though. Code is not well tested, though.
Line 2087: Line 2090:
 $ffed</code> $ffed</code>
  
-White Flame (aka David Holz)\\ 
-http://www.white-flame.com/ 
base/small_fast_16-bit_prng.txt · Last modified: 2017-10-26 07:26 by white_flame