Libs.Random.sendMessage(["hello", "Hi", "Good day!", "Welcome!"]);
Libs.Random.randomInt(0, 10);
Libs.Random.randomFloat(200, 400);