<Is there an easy to get random number from the ra...
# stackoverflow
u
Is there an easy to get random number from the range in kotlin? I have checked THIS example but my studio do not see this function and not import is. Is there a similar way ? This one not import val randomNumber = (100..200).random()