import 'dart:math'; randomGen(min, max) { //nextInt 方法生成一个从0(包括)到max(不包括)的非负随机整数 var x = Random().
確定! 回上一頁