Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Truly random numbers (Lua)
-- Truly random numbers Lua made by Ice Scripter-- -- This program may be updated overtime -- -- Put "random()" to use the truly random number. -- v# 1.0 -- -- Don't worry about code between these lines -- local u = 0; function random() u = u + 1; return math.floor(math.random(math.randomseed(os.time()+u))*100); end -- End of func -- -- example -- for i = 1, 10 do print(random()); print(8 + random()); end
run
|
edit
|
history
|
help
0
l
Conta valores acima da média - LUA
5+5 == 10
Creating habits. Lua
Lua stuff
1
Kegs Scores ... FOOOOOOTBALLLLLL
gdgdf
cases
For your YouTube comment section. (updated)