A Minecraft exploit called Randar uses LLL lattice reduction to crack the internal state of an incorrectly reused java.util.Random in the Minecraft server, allowing players to locate other players' positions. The exploit works by analyzing the coordinates of dropped items and using lattice reduction to determine the internal state of the random number generator. This exploit was used on the 2b2t server, which is an 'anarchy' server with no rules, and was able to reveal the locations of other players' bases. The exploit is possible due to a mistake in Minecraft's code that reuses a random number generator in various parts of the game.