mirror of
https://github.com/Skysamara/android-kotlin-fundamentals-apps.git
synced 2026-02-04 01:34:35 +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