The code of the pseudo-random generator class, PRG. More...
#include <cstdint>
#include <cstdlib>
#include <iostream>
#include "../sha/shax.hpp"
#include "prg.hpp"
Go to the source code of this file.
The code of the pseudo-random generator class, PRG.
Definition in file prg.cpp.