Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
W.I.P
local seed = nil -- Chagne this if you want to change it to a specific seed local characters = 'abcdefghijklmnopqrstuvwxyz' local sCharacters = "" -- Coming soon local ssCharacters = nil -- Coming soon if seed ~= nil then print('seed was set to '..seed) else seed = math.random(1,100) print('seed = '..seed) end
run
|
edit
|
history
|
help
0
String Searcher
ok
Random numbers in Lua. Range: 1-49. Sets of numbers without duplicates
Map generator
Basic Lehmer RNG implementation using closures
1
test
test123
gdgdf
Eliminatoria minigame