Rare items randomly spawing from the same spawner actor?

When you are spawning just generate a random number between, say, 1 and 100. Test if number is greater than 80 and spawn the rarer drop.