proxygen
Random.h File Reference
#include <array>
#include <cstdint>
#include <random>
#include <type_traits>
#include <folly/Portability.h>
#include <folly/Traits.h>
#include <folly/functional/Invoke.h>
#include <folly/Random-inl.h>

Go to the source code of this file.

Classes

class  folly::ThreadLocalPRNG
 
class  folly::Random
 
class  folly::Random::SecureRNG< T >
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Macros

#define FOLLY_RANDOM_H_
 

Functions

uint32_t folly::randomNumberSeed ()
 

Macro Definition Documentation

#define FOLLY_RANDOM_H_

Definition at line 18 of file Random.h.