Leosac  0.8.0
Open Source Access Control
Random.hpp File Reference
#include <cstdint>
#include <mutex>
#include <vector>
+ Include dependency graph for Random.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Random
 

Typedefs

using ByteVector = std::vector< uint8_t >
 

Typedef Documentation

◆ ByteVector

using ByteVector = std::vector<uint8_t>

Definition at line 26 of file Random.hpp.