Kagome
Polkadot Runtime Engine in C++17
random_generator.hpp
Go to the documentation of this file.
1 
6 #ifndef KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
7 #define KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
8 
9 #include "libp2p/crypto/random_generator.hpp"
10 
11 namespace kagome::crypto {
14 } // namespace kagome::crypto
15 
16 #endif // KAGOME_CORE_CRYPTO_RANDOM_GENERATOR_HPP
libp2p::crypto::random::CSPRNG CSPRNG
libp2p::crypto::random::RandomGenerator RandomGenerator