Jhansi 9fc4939ef9 Fix: Changing the function call to generate random numbers
Changing the function call to generate random numbers to a more efficient way. Calling random() on Kotlin.ranges.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.ranges/random.html#random
2020-01-17 15:32:38 -08:00
..