In my react application, I want to generate a randomize image without resulting the same image twice/thrice after clicking. If not mistaken, I could use fisher yates for that. H