Package-level declarations

Types

Link copied to clipboard
class JsonConverterObjectToString : TypeAdapter<String?>
Link copied to clipboard

Author: @Jeluchu

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun randDouble(min: Double, max: Double): Double
Link copied to clipboard
fun randInt(min: Int, max: Int): Int