I tried to see if I could make a pseudorandom number generator without using any complicated equations.. This was the result! It's not entirely pseudorandom but it's pretty similar to how pseudorandom actually works. Pseudorandom is a randomizer that gives the same results every time you input a number. Minecraft seeds are a good example of this!
Credit me if you ever use this