We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1cd3a commit aba4aa2Copy full SHA for aba4aa2
ReadMe.md
@@ -5,7 +5,7 @@
5
6
#### Linux and Windows
7
8
-##### v.0.41
+##### v.0.42
9
10
11
[1]: https://tinram.github.io/images/rnd64.png
@@ -255,6 +255,7 @@ Or move the RND64 executable to a location such as */usr/local/bin* (location mu
255
+ [Professor Melissa E. O'Neill](https://www.cs.hmc.edu/~oneill/index.html): creator of the fast [PCG](http://www.pcg-random.org/) RNG.
256
+ [Damir Cohadarevic](https://github.com/cohadar): inspiration, highlighting PCG.
257
+ [Aleksandr Sergeev](https://github.com/sergeevabc): thorough testing, recommendations.
258
++ [Vort](https://github.com/Vort): testing.
259
+ MSDN: Windows crypto.
260
+ Ben Alpert: microsecond timer.
261
0 commit comments