Hi im working on a game that has randomized loot with randomized stats and im having trouble giving each dropped item random damage, range and fire rate. The first drop works fine but then when a second one drops it changes the first ones stats because I use a random number generator for all drops. I was looking into unique ids but I have no idea how to implement this. If you guys need any more info please feel free to comment.