CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
math.h
Go to the documentation of this file.
1#pragma once
2
3#include <cx/math/pcg.h>
4
7
High-quality pseudo-random number generation using PCG algorithm.