#434: MacRuby should use arc4random() rather than random() ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: martinlagardette@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: security crypto ---------------------------+------------------------------------------------ Comment(by martinlagardette@…): The problem, if we use arc4random(), is that we will not be able to reproduce exactly the way #srand is supposed to work, because there is not seed equivalent. I will talk to Laurent about that. -- Ticket URL: <http://www.macruby.org/trac/ticket/434#comment:2> MacRuby <http://macruby.org/>