random(count:using:)

Array+Random.swift:20
static func random<T>(count: Int, using generator: inout T) -> [Element] where T : RandomNumberGenerator