Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type MethodSwift

random(count:using:)

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