Question of the Day; dice-like; but static once created

What I’m trying to do

Using a note containing questions, 1 per line, randomly select one question and add it to my Daily Note. The question should remain static; ie. not change when clicked or when the note is revisited.

Effectively, a Question-of-the-Day.

Things I have tried

dice [[MyQuestions]]|line within my Daily Note template. It does produce a random note in the created daily note, however the content in the daily note changes when I click on (easily by accident) or revisit the note.

I feel like there’s a simple solution I’m missing. It’s so close. Random line cut-n-paste?

oh – maybe a Templater solution to take the dice result and then paste it to the new note?

Thanks in advance!