So basically I'm trying to learn to use randoms, they're pretty weird and confuse me. I'm trying to make a piece of code that basically randomizes into two little "sections"
I believe I use cases for randoming, I'm not sure, if not correct me.
Okay so I want the code to work like this, when the player does the function, it randomizes out of the two. If you get one, nothing happens, if you get two, it then starts another separate randomize which is randomizing 100-1000.
Also, how would I find a random person on the server?