Skip to content

wltrup/Swift-WTBoolExtensions

Repository files navigation

WTBoolExtensions

CI Status Version License Platform

IMPORTANT

2019.11.30: This project has been deprecated since the Swift Standard Library now has precisely the functionality that this library provides.

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, trupwl@gmail.com

License

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

About

This project has been deprecated.

Resources

License

Stars

Watchers

Forks

Packages

No packages published