X-Git-Url: http://git.euphorik.ch/?p=crypto_lab3.git;a=blobdiff_plain;f=src%2FRand.h;h=cfeb0672c512e31da21f51463af72cca31e14f6f;hp=2ee12a1892917b21a0ac917595ee9b59a458306d;hb=91989c2627abc2cdf511f17169e4f862dc55e838;hpb=7975d02c6c1ee679a236087e86955c086f1a9a8e diff --git a/src/Rand.h b/src/Rand.h index 2ee12a1..cfeb067 100644 --- a/src/Rand.h +++ b/src/Rand.h @@ -3,6 +3,9 @@ #include +/** + * All random functions uses "/dev/urandom". + */ class Rand { public: