Quiz game how to disappear duplication question

If you create an array of ints containing the ids of your questions (0 - 9 for example) and “shuffle” it, you can just use this as your order and save your progress as an integer.