The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
Random.cpp File Reference

Code for the pseudorandom number generator LRandom. More...

#include <Windows.h>
#include "Random.h"
#include "Timer.h"
#include "Helpers.h"