I made a thing based on a wish by @jmtorres. It's a basic PHP page that pulls a random Trek episode from a semicolon separated file. No database involved. I hand-coded the whole thing myself (the list itself was pulled from here).
The idea is to replicate the feeling when you are flipping channels and stumble on a random Trek episode. Now, mind you, some of these shows are streaming-only and have never been experienced this way, but now you can!
You can even select which show you want to pull an episode from.
I think this is as about as complex as I'm going to make it, because anything more complex will probably involve a database (not that I don't love databases).