DDraceNetwork Docs
prng.cpp File Reference
#include "test.h"
#include <gtest/gtest.h>
#include <game/prng.h>
Include dependency graph for prng.cpp:

Functions

 TEST (Prng, EqualsPcg32GlobalDemo)
 
 TEST (Prng, Description)
 

Variables

static const unsigned int PCG32_GLOBAL_DEMO []
 

Function Documentation

◆ TEST() [1/2]

TEST ( Prng  ,
Description   
)

◆ TEST() [2/2]

TEST ( Prng  ,
EqualsPcg32GlobalDemo   
)

Variable Documentation

◆ PCG32_GLOBAL_DEMO

const unsigned int PCG32_GLOBAL_DEMO[]
static
Initial value:
= {
0xa15c02b7,
0x7b47f409,
0xba1d3330,
0x83d2f293,
0xbfa4784b,
0xcbed606e,
}