The Battle for Wesnoth  1.19.0-dev
Functions
seed_rng Namespace Reference

Functions

uint32_t next_seed ()
 
std::string next_seed_str ()
 

Function Documentation

◆ next_seed()

uint32_t seed_rng::next_seed ( )

◆ next_seed_str()

std::string seed_rng::next_seed_str ( )

Definition at line 37 of file seed_rng.cpp.

References next_seed().