of     1   

PurplePanda123
#138897407Tuesday, July 01, 2014 8:54 PM GMT

How do you use math.randomseed? I have a pretty good understanding of all the other math functions, but I can't get math.randomseed to work. Hoy do you use it?
filiptibell
#138897521Tuesday, July 01, 2014 8:55 PM GMT

Give it a number, and math.random will use that number to determinate random numbers. For example: math.randomseend(tick()) ~The herp lerped a derp~

    of     1