I'm trying to generate random coordinates without duplicates.

So I would need to generate all the possible coordinates from 0,0 to 100,100 (as an example)

I do not know how to go about this? Any help