randomFloatList

fun randomFloatList(size: Int, generator: Random = Random()): List<Float>