CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

VBRandom 1.0.0

VBRandom 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Sep 2015

Maintained by Valeriy Bezuglyy.



VBRandom 1.0.0

  • By
  • Valeriy Bezuglyy

VBRandom is a pseudo-random numbers generator. Using of VBRandom simplifies random numbers creation code.

It uses arc4random() function.

Supported features

  1. random NSUInteger
  2. random NSInteger
  3. random double
  4. random BOOL

License

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