This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

Bot Libre Forum : random remembered

RE: random remembered

por admin postado Jan 1 2018, 8:33

There are three random functions in Self.

var choice = random("hello", "hi", "Hey");

var list = [ "hello", "hi", "hey" ];
var choice = list.random();

var object = new Object();
object.name =+ "Jon";
object.name =+ "Jonny";
var choice = object.random(#name);


Id: 20374769
Postado: Jan 1 2018, 8:33
Respostas: 0
Pontos de vista: 1975, hoje: 1, semana: 3, mês: 2
0 0 0.0/5