WTBoolExtensions 1.0.2

WTBoolExtensions 1.0.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Dec 2016
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Wagner Truppel.



  • By
  • Wagner Truppel

WTBoolExtensions

What

WTBoolExtensions adds a method to generate uniformly-distributed pseudo-random boolean values:

public static var random: Bool { get }

Tests

WTBoolExtensions adds 1 extension, fully tested by 1 test with 100% coverage.

Changelog

Changes to WTBoolExtensions are listed here.

Installation

WTBoolExtensions is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "WTBoolExtensions"

Author

Wagner Truppel, [email protected]

License

WTBoolExtensions is available under the MIT license. See the LICENSE file for more info.