// "Create actual class for module proj_JVM (JVM)" "true" import kotlin.random.Random expect class MyGenerator { fun generate(): Random }