ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
Functions | |
std::mt19937 | rng (rd()) |
Variables | |
std::random_device | rd |
std::mt19937 asw::random::anonymous_namespace{random.cpp}::rng | ( | rd() | ) |
std::random_device asw::random::anonymous_namespace{random.cpp}::rd |
Definition at line 8 of file random.cpp.