A place for me to put reminders, tips, tricks and 'gotchas' about software development. It's all public in case others might find it useful.
Inspired by Donald Knuth's 1959 "Super-random" number generator that didn't work (see Page 5), I created my own generator which I think does work, but only by brute force and theft of other algorithms (it also has poor performance).