Problem with Random!

Like Ragnar said you can do this once before you use math.random

math.randomseed(os.clock()*100000000000)

However to get really good random numbers you’ll want to use something like

@admins can we get .lua files approved for upload?

3 Likes