prg.cpp File Reference

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.

Detailed Description

The code of the pseudo-random generator class, PRG.

Author
Léo Perrin
Date
Time-stamp: <2012-05-20 11:33:30 leo>
See Also
prg.hpp

Definition in file prg.cpp.