aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-random.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved pseudo_rand() into its own header, and made it gather entropy from ADC ↵Selene ToyKeeper2018-06-231-0/+33
readings to improve randomness. Adjusted candle mode to use lower bits instead of upper bits, because the lower bits are more random. (also, the lower-bit method is slightly smaller in ROM)