CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2015 |
Maintained by Valeriy Bezuglyy.
VBRandom is a pseudo-random numbers generator. Using of VBRandom simplifies random numbers creation code.
It uses arc4random() function.
VBRandom is available under the MIT license. See the LICENSE file for more info.