Math.random in kotlin

As we use Math without import, we would think that it is a native class of Kotlin (whereas if I understand correctly it’s a Java class!)

This is confusing, now I don’t come from the Java world, that must be why I am surprised :slight_smile: