StackOverflow 文档 ActionScript 3 教程 随机值生成 随机角度(度) 随机角度(度) Created: November-22, 2018 function randomAngle():Number { return (Math.random() * 360); } 示例输出: 31.554428357630968 230.4078639484942 312.7964010089636 确定百分比机会操作的成功数组中的随机值