correcting conslusion -> conclusion
This commit is contained in:
parent
8048d1c35e
commit
21268b92ab
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ options:
|
||||||
-R test standard 'rand' instead of 'get_random_bits';
|
-R test standard 'rand' instead of 'get_random_bits';
|
||||||
-A run all dieharder tests, default is to run only selected tests.
|
-A run all dieharder tests, default is to run only selected tests.
|
||||||
|
|
||||||
conslusion:
|
conclusion:
|
||||||
quality of randomness of 'get_random_bits' is comparable with randomness standard 'rand' function,
|
quality of randomness of 'get_random_bits' is comparable with randomness standard 'rand' function,
|
||||||
however about an order of magnitude slower than 'rand';
|
however about an order of magnitude slower than 'rand';
|
||||||
and distinctly weaker compared to e.g. /dev/urandom that is assessed by dieharder as almost perfect.
|
and distinctly weaker compared to e.g. /dev/urandom that is assessed by dieharder as almost perfect.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue