Since the card is "face down" it doesn't even need to have a value. You can store the answer in a variable. On start of layout, set variable to int(random(x,y)). You can create your card or animation based on this "correct answer" variable.
How do you plan on inputting a guess? Does the user have multiple choices to pick from? Do they enter it in a textbox?