randomDoubleList

fun randomDoubleList(size: Int, generator: Random = Random()): List<Double>