SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Random.hpp File Reference
#include <random>
#include <Math/Vector.hpp>
#include <Math/Color.hpp>

Go to the source code of this file.

Classes

class  Sleak::Math::Random
 A class for generating random numbers and values. More...

Namespaces

namespace  Sleak
 Root namespace for everything the engine exposes.
namespace  Sleak::Math
 Vectors, matrices, quaternions, colors, AABBs, and random helpers.