Random quote machine - How random should my random machine be?

The user stories are very general and there is no requirement as to the method you use to get your quote. You can build a list, use a random integer, fetch from a remote API, use any combination of these or even something completely different. As long as you understand the code you’ve written, can talk about it, and it’s publicly hosted, you should be good to go. If you desire more structure, there are automated test suites for each project. Fork the Codepen here. See this thread for more info.

2 Likes