Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #145 #173

Merged
merged 6 commits into from
Jan 9, 2014
Merged

Fix issue #145 #173

merged 6 commits into from
Jan 9, 2014

Conversation

jvshahid
Copy link
Contributor

@jvshahid jvshahid commented Jan 9, 2014

No description provided.

use /dev/random on platforms that have it, otherwise use the random
package and seed it with time.Now().UnixNano() instead of
time.Now().Unix(). Otherwise, all servers will end up starting with the
same seed and generating the same name.
@pauldix
Copy link
Member

pauldix commented Jan 9, 2014

lgtm!

@pauldix pauldix closed this Jan 9, 2014
@pauldix pauldix reopened this Jan 9, 2014
pauldix added a commit that referenced this pull request Jan 9, 2014
@pauldix pauldix merged commit 695d33f into master Jan 9, 2014
@jvshahid jvshahid deleted the fix-145 branch January 13, 2014 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants