Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #if os(Linux)
  2. random()
  3. #else
  4. arc4random_uniform()
  5. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement