random.h

Back to Random variables

pastel/sys/

// Description: Random module
// Documentation: random.txt

#ifndef PASTELSYS_RANDOM_H_MODULE
#define PASTELSYS_RANDOM_H_MODULE

#include "pastel/sys/random/random.h"

#endif