Use getentropy in splitmix_init on unix-like platforms#95
Conversation
3b92063 to
67099cf
Compare
|
If glibc 2.24 or earlier, which does not provide |
|
According to the internet, glibc 2.24 was released 4 Aug 2016. That's roughly nine years ago. The oldest GHC the just released TL;DR, if you run old |
|
Make sense. |
|
Does this close #93 as well? |
|
@AshleyYakeley I don't know. |
|
This PR is in splitmix-0.1.2, right? I'll try it out and let you know. |
Yes. |
|
This doesn't fix #93 because the problem there is that GHCJS can't find |
No description provided.