Open
Description
In #548 we discussed some potential new exercise ideas, and one of them is a mad libs style buzzword generator.
For inspiration, google "catch phrase generator" or "buzzword generator".
This might be an interesting exercise to teach people about pseudo-random number generators, and how to test pseudo-randomness using seeds.