https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209616

Pedro F. Giffuni <p...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170455|0                           |1
        is obsolete|                            |

--- Comment #2 from Pedro F. Giffuni <p...@freebsd.org> ---
Created attachment 170525
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170525&action=edit
Attempt to do proper seeding (take 3)

There improved attempt: why use microtime() for seeding when we can seed with
arc4random(), which is much more unpredictable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to