VBRandom is a pseudo-random numbers generator. Using of VBRandom simplifies random numbers creation code.
It uses arc4random() function.
- random NSUInteger
- random NSInteger
- random double
- random BOOL
VBRandom is available under the MIT license. See the LICENSE file for more info.