From: SourceForge.net <no...@so...> - 2007-11-30 22:59:22
|
Feature Requests item #1841994, was opened at 2007-11-30 23:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=496055&aid=1841994&group_id=61070 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 2 Private: No Submitted By: Cesar (romexzf) Assigned to: Cesar (romexzf) Summary: Random number generator not initialized Initial Comment: Unexpectly, rand() function is not initialized at startup. We should call srand(), but which seed would be better to prevent user from guessing it ? time(0) ? pid ? other ...? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=496055&aid=1841994&group_id=61070 |