galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::platform Namespace Reference

Functions

void seed_random () noexcept
 Seed the cstdlib rng algos.

Function Documentation

◆ seed_random()

void galaxy::platform::seed_random ( )
noexcept

Seed the cstdlib rng algos.

Definition at line 19 of file Platform.cpp.

Here is the caller graph for this function: