-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Still to do:
- Create functional tests (call
randombytestwice, check if output differs) - Write a mocking test suite (using
cmockaa home-brewed mocking framework)
Platforms:
-
windows: use Appveyor (only builds) -
linux<3.17(/dev/urandom): use Travis -
linux>=3.17(getrandom): use Travis? -
osx: use Travis -
bsd: ?? -
node: Use Travis (d4a32f8)
Original report:
Hi there again :^) thanks for sharing this pretty clean and handy implementation. Have you thought of adding a test suite that helps measuring the entropy on each system it is ran? This library may be of help https://github.com/dyne/libdisorder