Is there a way I can pick a random local value that is listed in a script?

@mantorok4866, Here’s the issue, math.random is outdated, Random.new() is far newer and is much more random. I HIGHLY encourage you to switch to the new random class.

This post explains it far better than I could: