HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
seed.hpp File Reference

More...

#include "../utility/module.hpp"
#include "../SIMD/module.hpp"
#include <random>
#include <concepts>
#include <type_traits>
#include <bit>

Go to the source code of this file.

Data Structures

struct  v1::seed< T >
 Randomly generate an object. More...

Namespaces

namespace  v1
 DOXYGEN BUG.

Functions

void v1::generate_seed (void *ptr, size_t size)
 Load a random seed.

Detailed Description

  • Cryptographically secure entropy.