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