random.random() returns a float from 0 to 1 (upper bound exclusive). multiplying it by a number gives it a greater range. ex ...
確定! 回上一頁