Suite • opensavvy.prepared.suite.random • nextLong nextLong suspend fun Random.nextLong(): Long Generates a random integer. See also suspend fun Random.nextLong(from: Long, until: Long): Long Generates a random integer. See also