This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Gregory Brown [MOVED, SEE BIO]
skillstopractice.com
did:plc:ip3trmvdbnlm4g7cdc5xs7ub
What is the smallest and most simple Ruby program you can think of which has these properties?
1) It must not write to any I/O streams (including stdout)
2) It must have two possible end states and randomly choose between them on each run.
3) The end state of each run must be externally observable.
2025-04-02T22:04:42.079Z