Type MethodSwift
random(count:using:)
static func random<T>(count: Int, using generator: inout T) -> [Element] where T : RandomNumberGenerator
Type MethodSwift
static func random<T>(count: Int, using generator: inout T) -> [Element] where T : RandomNumberGenerator