X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=src%2FRand.h;h=cfeb0672c512e31da21f51463af72cca31e14f6f;hb=44666fce380623d5194f623155b15f3c39ce2ca8;hp=2ee12a1892917b21a0ac917595ee9b59a458306d;hpb=7975d02c6c1ee679a236087e86955c086f1a9a8e;p=crypto_lab3.git 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: