Using analogRead() on floating pin for random number generator seeding/generator

AWOL:
But what if you build your seed from the LSBs of 32 consecutive reads?

Nice & Noisy across the spectrum! :slight_smile: i truncated the 32 bit numbers to 16 bits to generate freq dist attached.

@Coding Badly - just an evaluation of an easy alternative that's not PseudoRandom - ie not replicable if u kinda know the seed range.

16 bit part 1.png

16 bit part 2.png