chance

Run Settings
LanguageLua
Language Version
Run Command
local chance=250 math.randomseed(os.time())local i=0;repeat;local a=math.random(1,chance)i=i+1;until a==1;print("done")print("took "..i.." attempt(s)")
Editor Settings
Theme
Key bindings
Full width
Lines