philsupertramp/game-math
Loading...
Searching...
No Matches
Classes | Variables
Random.h File Reference
#include "vec/vec2.h"
#include "vec/vec3.h"
#include "vec/vec4.h"
#include <ctime>
#include <random>

Go to the source code of this file.

Classes

class  Random
 

Variables

static bool TimeInitialized = false
 
static int RandomSeed = 2
 

Variable Documentation

◆ RandomSeed

int RandomSeed = 2
static

◆ TimeInitialized

bool TimeInitialized = false
static