What the hell is wrong with this game?

Please stop with this RNG nonsense.

Is RNG in games really random?

Random number generators are typically software, pseudo random number generators. Their outputs are not truly random numbers. Instead they rely on algorithms to mimic the selection of a value to approximate true randomness.

Everything that drops or not drops for you is just programed into the game. There’s nothing random there.

It should be simply just called number generators…