SmileBASIC コミュニティ返信[1]親投稿Stewart segludian12017/3/11 15:18Just add your minimum value to the random number. Of course you would have to adjust the maximum passed to the rnd() function to compensate. x% = 5 + RND(10) would set x% to a number between 5 and 14 for example.2そうだね プレイ済み2017/11/04 02:21:19に取得