Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
FastRandom.cpp File Reference
#include "Globals.h"
#include "FastRandom.h"
Include dependency graph for FastRandom.cpp:

Go to the source code of this file.

Functions

MTRandGetRandomProvider ()
 Returns the current thread's random number source. More...
 

Function Documentation

◆ GetRandomProvider()

MTRand& GetRandomProvider ( )

Returns the current thread's random number source.

Definition at line 12 of file FastRandom.cpp.