This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Hans Schnedlitz
hansschnedlitz.com
did:plc:swsvta2kazrw3kon3ljvu45l
TIL how to shuffle stuff randomly but reproducibly with Ruby.
I needed an array to be shuffled randomly, but still appear in the same order for users. Glad it's so simple.
#ruby
2025-04-15T16:27:24.753Z