Stormworks: Build and Rescue

Stormworks: Build and Rescue

Random Number Generator
6 Comments
Goose 7 Jun, 2024 @ 10:05am 
Using a program for random is not very effective, just take a temp reading, multiply it with time, and add some other chaotic variables.
Tampa Powers 25 Jul, 2019 @ 6:09am 
If you just use math.random you get a fairly predictable result and it's not completely even either, if you pair with further math to enhance the randomness you get a more even set of values that better reflect true entropy is what I am trying to say.
 [author] 25 Jul, 2019 @ 4:09am 
Like u want.
Tampa Powers 25 Jul, 2019 @ 3:54am 
So it's not in fact random, because that one is not random at all
 [author] 24 Jul, 2019 @ 10:45pm 
math.random
Tampa Powers 24 Jul, 2019 @ 9:39am 
How can it be random if there is no rand function in the lua, what function are you using what's the formula?