方法介绍

方法名称:设随机数种子

语法:math.randomseed(seed)

参数说明:seed可以是任意有效的数值表达式

方法例子

math.randomseed(os.time())

local r = math.random(1,100)

print(r)

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-12 18:11:28

results matching ""

    No results matching ""