OGLplus  (0.59.0) a C++ wrapper for rendering APIs

random_identifier.hpp File Reference
#include "any_random_engine.hpp"
#include "identifier.hpp"
#include <cstdint>
#include <eagine/random_identifier.inl>

Go to the source code of this file.

Namespaces

 eagine
 Common code is placed in this namespace.
 

Functions

auto eagine::random_identifier (any_random_engine< std::uint32_t > engine) -> identifier
 Creates an random identifier using the specified random engine. More...
 
auto eagine::random_identifier (any_random_engine< std::uint64_t > engine) -> identifier
 Creates an random identifier using the specified random engine. More...
 
auto eagine::random_identifier () -> identifier
 Creates an random identifier using a default random engine. More...
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).