Avatar
@swift-4.2.4 for _ in 0..<10 { print(Int.random(in: 0..<10)) }