mirror of
https://github.com/Skysamara/android-kotlin-fundamentals-apps.git
synced 2025-12-06 06:16:03 +00:00
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