Dominik Charousset
c1f3fe7829
Switch from header guards to pragma once
2019-09-17 14:10:30 +02:00
Tim Wojtulewicz
54752ef9a1
Deprecate the internal int/uint types in favor of the cstdint types they were based on
2019-08-12 13:50:07 -07:00
Matthias Vallentin
b9d05f56d0
Migrate entropy testing to opaque.
2012-12-13 19:28:19 -08:00
Matthias Vallentin
86faab1e06
C++ify RandTest.*
...
Specifically:
- Move implementation details into *.cc.
- Const correctness: do not require superfluous cast.
- Style: asterisk "binds" to type, not name.
2012-12-13 18:58:23 -08:00
Robin Sommer
6345129eaf
A few smaller tweaks.
2011-01-06 19:17:44 -08:00
Robin Sommer
dbca5be43c
Applying Seth's patch from #265 adding entropy BiFs.
2011-01-06 17:16:10 -08:00