Únete a Bot Libre de Socios y Afiliados programa y el apoyo de nuestra libre plataforma abierta
Bot Libre Forum : random remembered

RE: random remembered

por admin publicado 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
Publicado: Jan 1 2018, 8:33
Respuestas: 0
Vistas: 2605, hoy: 1, la semana: 5, mes: 6
0 0 0.0/5