commit | 8db61525569e924752caafceeb9004951f43336e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 11 16:44:50 2019 -0500 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Sun Jan 13 18:08:33 2019 -0800 |
tree | af9a05bf3cc7bc78a849f2ea095c0b89e52c1abb | |
parent | ec475a7da577e27c8f930b344112b7b758a81791 [diff] |
util: add random::getRandomNumberEngine() to the public API Change-Id: I03d572e3c51a7256f53060e66c9eae0d1ab84c65
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.