tracydurnell[d]I like the colors for the different rings, they might stand out more if they were the background color and the type was reversed, but I'm not sure if that would be hard
sknebelthe usual OS-level way of doing it nowadays is getting some actual randomness from somewhere (I/O timing, hardware randomness-generators, ...) and then turning that into a lot of random bits by feeding it into an encryption algorithm
[fluffy]Mersenne twister is a pretty good algorithm for doing pseudorandom numbers and I believe true random numbers also take in entropy and use it to seed Mersenne twister.
[fluffy]The lava lamps themselves are just for show, incidentally; the actual entropy source on lavarand is the low-bit noise from the CCDs recording them.
[tantek]jacky, since you took a look at IndieMark before and wrote up a good warning, could you take a look at the intro section / How to to see if we can remove that warning or perhaps reword it? https://indieweb.org/IndieMark
angelo[KevinMarks] i tried to upload the SVG but it cried about an embedded SVG (the logo).. i can remove the logo, change web actions to interactivity, flesh that out and replace the PNG with a (logoless) SVG
[tantek]the IndieMark content itself is going to need a lot more work before we have anything close to a "finished" diagram worth putting a logo on to share đ