Merge pull request #86 from effolkronium/master

add effolkronium random library
This commit is contained in:
Sean Barrett 2017-11-25 18:17:44 -06:00 committed by GitHub
commit 87588f8ab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -395,6 +395,7 @@ as C/C++, as this is not an obstacle to most users.)
| | [tinytime](https://github.com/RandyGaul/tinyheaders) | zlib |C/C++|**1**| quick-and-dirty time elapsed time
| | [cpp-generators](https://github.com/c-smile/cpp-generators) | BSD | C++ |**1**| generators in C++
| | [PlusCallback](https://github.com/codeplea/pluscallback) | zlib | C++ |**1**| function/method callbacks
| | [random](https://github.com/effolkronium/random) | MIT | C++ |**1**| convenient API for random
There are also these XML libraries, but if you're using XML, shame on you: