0

My seed for arc4random_Uniform is bigger than UInt32 limit. What do I do?

ElGavilan
  • 6,610
  • 16
  • 27
  • 36
TPCO
  • 301
  • 1
  • 4
  • 9
  • 3
    The arc4random function do not have a seed. Are you looking for something like this: [Swift: Random number for 64-bit integers?](http://stackoverflow.com/questions/26549830/swift-random-number-for-64-bit-integers) ? – Martin R Nov 05 '14 at 20:04
  • Or do you mean the `upper_bound`? – zaph Nov 05 '14 at 20:33
  • I have closed the question as a duplicate because I assume that that is what you are looking for. If I am completely wrong then please leave a comment or update your question, and I will reopen it again. – Martin R Nov 05 '14 at 20:37

0 Answers0