Creating random Bool in Swift August 3, 2023 by Tarik Xcode 10 with Swift 4.2 Looks like Apple engineers are listening let randomBool = Bool.random()