kotlin Random(1).nextInt(100) code example Example: kotlin random number val randomNumber = (100..200).random()