exercism / exercism/problem-specifications
New exercise idea: Mad Libs
Open
new exercise idea
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 563
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 2
Description
In #548 we discussed some potential new exercise ideas, and one of them is a [mad libs](https://en.wikipedia.org/wiki/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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.