Synopsis: Random Selection

Let's learn another antipattern by using an example of displaying advertisements on a website.

You’re writing a web application that displays advertisements. You’re supposed to choose a random ad on each viewing so that all ...