User Tools

Site Tools


base:6502_6510_maths

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
base:6502_6510_maths [2021-11-12 01:56] – [Random Numbers] added comparison link, restructured list wilbase:6502_6510_maths [2021-12-10 17:16] – [Random Numbers] kruthers
Line 110: Line 110:
     * [[16bit xorshift random generator]]     * [[16bit xorshift random generator]]
     * [[X ABC Random Number Generator (8/16 bit)]]     * [[X ABC Random Number Generator (8/16 bit)]]
-    * [[Flexible Galois LFSR]] - by gregg+    * [[32bit Galois LFSR]]
     * [[Two very fast 16bit pseudo random generators as LFSR]] - with nearly 2^31 period - by Hanno Behrens     * [[Two very fast 16bit pseudo random generators as LFSR]] - with nearly 2^31 period - by Hanno Behrens
     * [[16bit pseudo random generator]]     * [[16bit pseudo random generator]]
Line 116: Line 116:
     * [[Small, fast 8-bit PRNG]] - with full 8-bit period - by White Flame     * [[Small, fast 8-bit PRNG]] - with full 8-bit period - by White Flame
     * [[Small, fast 16-bit PRNG]] - with full 16-bit period - by White Flame     * [[Small, fast 16-bit PRNG]] - with full 16-bit period - by White Flame
 +    * [[AX+ Tinyrand8]] - a fast 8-bit random generator with internal 16bit state - by Wil
   * [[BASIC RND routine]] - Stephen Judd   * [[BASIC RND routine]] - Stephen Judd
   * [[Fast 8bit ranged random numbers]] - by kerm1t   * [[Fast 8bit ranged random numbers]] - by kerm1t
-  * [[32bit Galois LFSR]]+  * [[Ranged Random Numbers with Even Distribution]] - by Kruthers 
 +  * [[Flexible Galois LFSR]] - by gregg
  
  
base/6502_6510_maths.txt · Last modified: 2023-08-21 00:49 by repose