Skip to content
Snippets Groups Projects
Commit b640f349 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

rng: fix typo

parent 1d4d6703
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ namespace crypto {
#ifdef _WIN32
/**
* Hardware random rumber generator using Intel RDRAND/RDSEED,
* Hardware random number generator using Intel RDRAND/RDSEED,
* API-compatible with std::random_device.
*/
class random_device {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment