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++.
Loading...
Searching...
No Matches
asw::random::anonymous_namespace{random.cpp} Namespace Reference

Functions

std::mt19937 rng (rd())
 

Variables

std::random_device rd
 

Function Documentation

◆ rng()

std::mt19937 asw::random::anonymous_namespace{random.cpp}::rng ( rd() )

Variable Documentation

◆ rd

std::random_device asw::random::anonymous_namespace{random.cpp}::rd

Definition at line 8 of file random.cpp.