Namespaces | Typedefs
abseil-cpp/absl/random/random.h File Reference
#include <random>
#include "absl/random/distributions.h"
#include "absl/random/internal/nonsecure_base.h"
#include "absl/random/internal/pcg_engine.h"
#include "absl/random/internal/pool_urbg.h"
#include "absl/random/internal/randen_engine.h"
#include "absl/random/seed_sequences.h"
Include dependency graph for abseil-cpp/absl/random/random.h:

Go to the source code of this file.

Namespaces

 absl
 

Typedefs

using absl::BitGen = random_internal::NonsecureURBGBase< random_internal::randen_engine< uint64_t > >
 
using absl::InsecureBitGen = random_internal::NonsecureURBGBase< random_internal::pcg64_2018_engine >
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27