How to spawn items at random location

how do i get the location of each instances tho? there’s like 6 drawers in my game which are just instances of a single class, just getting the location isnt gonna work cause 2 items might spawn in a signle drawer, so i need to know which drawer has already spawned something.