jeffpc / nx01

testing
MIT License
1 stars 0 forks source link

provide an easy way to generate random 32-bit & 64-bit unsigned ints #3

Closed jeffpc closed 8 years ago

jeffpc commented 9 years ago

There are different ways to generate decent random integers. Sadly, there isn't an easy way defined by POSIX so we'll have to make a wrapper. Some sources of randomness include:

kepish commented 8 years ago

Fixed in a0eae79bb2d99fccbe5a8677b4e8a96cd9d9c096.