comparemela.com

George Marsaglia News Today : Breaking News, Live Updates & Top Stories | Vimarsana

Secure Randomness in Go 1 22 - The Go Programming Language

Evolving the Go Standard Library with math/rand/v2 - The Go Programming Language

An RNG that runs in your brain

Humans are notoriously bad at coming up with random numbers. I wanted to be able to quickly generate “random enough” numbers. I’m not looking for anything that great, I just want to be able to come up with the random digits in half a minute. Some looking around brought me to an old usenet post by George Marsaglia: Choose a 2-digit number, say 23, your “seed”. Form a new 2-digit number: the 10’s digit plus 6 times the units digit.

An Executive Decision Maker

Years before RadioShack introduced its popular Executive Decision Maker, Dev designed and built a similar device using the commonly available TTL logic circuits of that time. Now, decades later, Dev has updated and simplified his device using a PIC16F630 microcontroller.

© 2025 Vimarsana

vimarsana © 2020. All Rights Reserved.