Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Random.h File Reference
#include <random>
Include dependency graph for Random.h:

Go to the source code of this file.

Namespaces

namespace  Math

Functions

std::mt19937 & Math::randomEngine ()
int Math::randomInt (int min, int max)
float Math::randomFloat (float min, float max)