An offline music player has a playlist of songs and two playback modes: • Random mode: At each step, picks the next song uniformly at random from the entire playlist with replacement (the same song can appear back-to-back). • Shuffle mode (iPod-style): The player randomly permutes the entire playlist so…