Back to Browse

[Tutorial] How to make RNG in Minecraft

1.3K views
Aug 25, 2021
10:47

Since the start of commands, generating random numbers has always been a challenge. At first, we used entities and the @r selector. Then, we moved on to using the /spreadplayers command. Every random number generator that was made always had the same problem: there was only a small amount of numbers it could use. However, this random number generator changes that: The RNG method shown in this video can generate numbers in a range of up to 2 billion, and is completely unbiased. It also generates no lag, and the commands used in the method are easy to run. Datapack used: https://github.com/stikyscommands/How-to-make-RNG-in-Minecraft

Download

0 formats

No download links available.

[Tutorial] How to make RNG in Minecraft | NatokHD