#include <crypto.h>
Definition at line 222 of file crypto.h.
◆ result_type
◆ max()
| static constexpr result_type crypto::random_device::max |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ min()
| static constexpr result_type crypto::random_device::min |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator()()
| result_type crypto::random_device::operator() |
( |
| ) |
const |
|
inline |
Definition at line 227 of file crypto.h.
227 {
return crypto::rand<result_type>(); }
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/crypto/crypto.h