Re: 8 Bit Random Numbers



On Sun, 01 Feb 2009 14:35:55 +0000, nospam@xxxxxxxxxx wrote:

IIRC, you can eliminate the zero lockup state, but only by introducing
some other state that locks up.

---
You recall incorrectly. :-)
---

What you cannot do is make an XOR-based
PRNG that pseudorandomly cycles through all values from 0 to 255.

---
Not true.

If you run the LTspice circuit list or the BASIC program I posted
earlier (or build it, even) you can see all 256 states exercised.

JF
.


Loading