Random.ixx File
Utility class for pseudo-random number generation. More...
Included Headers
#include <cstdint>
#include <random>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | util |
Classes Index
| class | Random |
|
Utility class for generating pseudo-random numbers. More... | |
Description
Utility class for pseudo-random number generation.
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::engine::util {
49 uint32_t initialSeed_;
85 [[nodiscard]] float randomFloat(float a, float b) noexcept {
92 return a;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.