1 #ifndef _PhotosRandom_included_
2 #define _PhotosRandom_included_
25 static void setSeed(
int s1,
int s2);
29 static void initialize();
32 static double randomReal();
39 static double uran[97];
41 static const double cdran;
42 static const double cmran;