Self, AIML, and scripting : HI Im new at AIML / Self languange Sign In : Sign Up

RE: HI Im new at AIML / Self languange

by admin posted Apr 14 2019, 16:41

To create a random in Self use the Math.random() function,

var value = Math.random(5) + 4;

See, docs


Id: 26569807
Posted: Apr 14 2019, 16:41
Replies: 0
Views: 3451, today: 11, week: 18, month: 11