#434: MacRuby should use arc4random() rather than random()
---------------------------+------------------------------------------------
 Reporter:  j...@…          |       Owner:  martinlagarde...@…        
     Type:  defect         |      Status:  new                       
 Priority:  blocker        |   Milestone:  MacRuby 0.5               
Component:  MacRuby        |    Keywords:  security crypto           
---------------------------+------------------------------------------------

Comment(by martinlagarde...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to