Simple Random Number Generator for OSX. This is an Xcode project for a Cocoa application.

Project Activity

See All Activity >

Follow Random Number Generator Xcode Project

Random Number Generator Xcode Project Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Using the remainder of dividing a number up to (2**31) -1 by the max raandom number you want will return numbers with a bias to the low end if your max is not a factor of (2**31) - 1. In fact if the upper bound is over ((2 ** 31) - 1) / 2 you will not get any numbers in the top. For most uses this will be a small bias but an example on sourceforge should either return random numbers or explain what the problems exist with the implementation.
Read more reviews >

Additional Project Details

Registered

2010-08-19