A little utility to pick a task from an arbitrarily nested list of tasks. The repo is here. I made this because I get stuck trying to decide what thing to do sometimes. I couldn't use a normal random number generator because I have like 100 house projects and I didn't want them to dominate the list entirely. So, I made this to select tasks more fairly from a nested list.