Skip to content

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

License

Notifications You must be signed in to change notification settings

valnoc/VBRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBRandom

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published